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

Access: Public
Base Classes: Object
  Members Description  
    _assignmentID    
    _personID    
    _departmentID    
    _priorityID    
    _requestID    
    _projectID    
    _priorityRank    
    _number    
    _criteria    
    _errorMSG    
    Assignment    
    List Purpose: List method. This method will display all records in the Assignment table.

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    AssignmentID    
    PersonID    
    DepartmentID    
    PriorityID    
    PriorityRank    
    RequestID    
    Number    
    ProjectID    
    Criteria    
    ErrorCode