Method | Description | |
---|---|---|
RunCommand ( string server, string vault, string username, string password, string lifecycledef, string state, System.Boolean force, string comment ) : void |
Method | Description | |
---|---|---|
Main ( string args ) : void | ||
ProcessFilesInFolder ( Folder parentFolder, DocumentService docSvc, DocumentServiceExtensions docExSvc, string lifecycledef, string state, long lcid, long lcstate, System.Boolean force, string comment ) : void |
public RunCommand ( string server, string vault, string username, string password, string lifecycledef, string state, System.Boolean force, string comment ) : void | ||
server | string | |
vault | string | |
username | string | |
password | string | |
lifecycledef | string | |
state | string | |
force | System.Boolean | |
comment | string | |
return | void |