Protocol.Covington.WorkRequest.BLL.Machine Class
Summary description for Machine.

Access: Public
Base Classes: Object
  Members Description  
    _machineID    
    _locationID    
    _personID    
    _iPAddress    
    _name    
    _criteria    
    _errorMSG    
    Machine    
    List Purpose: List method. This method will display all records in the Machine table.

 
    Find Purpose: Find method. This method will find data meeting criteria from Machine table.

 
    Add Purpose: Add method. This method will add a new row to the Machine table.

 
    Change Purpose: Change method. This method will change a row from the Machine table.

 
    Delete Purpose: Delete method. This method will delete data from Machine table.

 
    Dispose Purpose: Dispose method.

 
    MachineID    
    PersonID    
    LocationID    
    Name    
    IPAddress    
    Criteria    
    ErrorCode