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

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

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    CategoryID    
    Name    
    Code    
    Criteria    
    ErrorCode