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

Access: Public
Base Classes: Object
  Members Description  
    _attachmentID    
    _filename    
    _filePath    
    _contentType    
    _contentLength    
    _criteria    
    _errorMSG    
    Attachment    
    List Purpose: List method. This method will display all records in the Attachment table.

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

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

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

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

 
    Dispose Purpose: Dispose method.

 
    checkFile Purpose: List method. This function will generate a new version filename for any duplicated files that are uploaded.

 
    AttachmentID    
    Filename    
    FilePath    
    ContentLength    
    ContentType    
    Criteria    
    ErrorCode