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

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

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    PriorityID    
    Name    
    Code    
    Criteria    
    ErrorCode