Protocol.Covington.WorkRequest.BLL.Attachment.checkFile Function
Purpose: List method. This function will generate a new version filename for any duplicated files that are uploaded.

Public string checkFile (string, short, string)
  Type Name Description  
    string _file    
    short _iteration    
    string _ext    
  Return Description  
    string Properties needed for this method:
  • Filepath is passed
  • Iteration is passed
  • Extension is passed
Properties set after a successful call of this method:
  • Returns a new file with version number before the extension