Click or drag to resize
ClientFolderFindFiles Method
Overload List
  NameDescription
Public methodFolderFindFiles(String)
Returns a List of MOVEitFileInfo objects which contain information about files in any available folder whose names match the specified mask.
Public methodFolderFindFiles(String, String)
Returns a List of MOVEitFileInfo objects which contain information about 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