Method | Description | |
---|---|---|
DeleteDocument ( string path ) : void | ||
DownloadDocument ( |
||
UploadDocument ( int templateType, string filepath ) : void |
Method | Description | |
---|---|---|
AppendToFileName ( int templateType, string fileName ) : string |
public DownloadDocument ( |
||
fileList | ||
return | string |
public UploadDocument ( int templateType, string filepath ) : void | ||
templateType | int | |
filepath | string | |
return | void |