Click or drag to resize
ClientFolderFindNewFiles Method
Overload List
  NameDescription
Public methodFolderFindNewFiles(String)
Returns a List of MOVEitFileInfo objects which contain information about NEW files in any available folder whose names match the specified mask.
Public methodFolderFindNewFiles(String, String)
Returns a List of MOVEitFileInfo objects which contain information about NEW files whose names match the specified mask, and which are located in folders whose MOVEitFolder path is or begins with the provided MOVEitFolder.
Top
See Also