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

Access: Public
Base Classes: Object
  Members Description  
    _departmentPersonID    
    _departmentID    
    _personID    
    _criteria    
    _errorMSG    
    DepartmentPerson    
    Find Purpose: Find method. This method will find data meeting criteria from DepartmentPerson table.

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

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

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

 
    Dispose Purpose: Dispose method.

 
    DepartmentPersonID    
    DepartmentID    
    PersonID    
    Criteria    
    ErrorCode