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

Access: Public
Base Classes: Object
  Members Description  
    _commentID    
    _personID    
    _note    
    _createdDate    
    _criteria    
    _errorMSG    
    Comment    
    List Purpose: List method. This method will display all records in the Comment table.

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    CommentID    
    PersonID    
    Note    
    CreatedDate    
    Criteria    
    ErrorCode