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

Access: Public
Base Classes: Object
  Members Description  
    _groupID    
    _name    
    _criteria    
    _errorMSG    
    Group    
    List Purpose: List method. This method will display all records in the Group table.

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    GroupID    
    Name    
    Criteria    
    ErrorCode