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

Access: Public
Base Classes: Object
  Members Description  
    _solutionID    
    _subject    
    _criteria    
    _errorMSG    
    Solution    
    List Purpose: List method. This method will display all records in the Solution table.

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    SolutionID    
    Subject    
    Criteria    
    ErrorCode