Method | Description | |
---|---|---|
RunCommand ( string server, string vault, string username, string password, string rootfolder, System.Boolean exportdwfs, string property, string propertyvalue ) : void |
Method | Description | |
---|---|---|
DownloadFileInParts ( Document file, DocumentService docSvc, string outputfile ) : void | ||
Main ( string args ) : void | ||
ProcessFilesInFolder ( Folder parentFolder, DocumentService docSvc, string rootfolder, System.Boolean exportdwfs, string property, string propertyvalue, long propid ) : void | ||
Reverse ( string str ) : string | ||
Right ( string param, int iLength ) : string |
public RunCommand ( string server, string vault, string username, string password, string rootfolder, System.Boolean exportdwfs, string property, string propertyvalue ) : void | ||
server | string | |
vault | string | |
username | string | |
password | string | |
rootfolder | string | |
exportdwfs | System.Boolean | |
property | string | |
propertyvalue | string | |
return | void |