GetSourceDocuments Method
Overloads
GetSourceDocuments(String, Boolean, String, String)
Declaration
List<FileSystemItem> GetSourceDocuments(string i_Path, bool i_IncludeSubFolders, string i_Username, string i_Password)
Parameters
Type | Name | Description |
---|---|---|
System.String | i_Path | |
System.Boolean | i_IncludeSubFolders | |
System.String | i_Username | |
System.String | i_Password |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<FileSystemItem> |