Method | Description | |
---|---|---|
RunCommand ( string server, string vault, string username, string password, string file, string checkinfile, System.Boolean printerror, string comment ) : void |
Method | Description | |
---|---|---|
CreateFolder ( DocumentService docSrv, string folderpath ) : int | ||
GetFilesInFolder ( Folder parentFolder, DocumentService docSvc, string filepath, |
||
IsFileInFolder ( Folder parentFolder, DocumentService docSvc, string filepath ) : int | ||
Main ( string args ) : void |
public RunCommand ( string server, string vault, string username, string password, string file, string checkinfile, System.Boolean printerror, string comment ) : void | ||
server | string | |
vault | string | |
username | string | |
password | string | |
file | string | |
checkinfile | string | |
printerror | System.Boolean | |
comment | string | |
return | void |