Méthode | Description | |
---|---|---|
DeleteDocument ( string path ) : void | ||
DownloadDocument ( |
||
UploadDocument ( int templateType, string filepath ) : void |
Méthode | Description | |
---|---|---|
AppendToFileName ( int templateType, string fileName ) : string |
public DeleteDocument ( string path ) : void | ||
path | string | |
Résultat | void |
public DownloadDocument ( |
||
fileList | ||
Résultat | string |
public UploadDocument ( int templateType, string filepath ) : void | ||
templateType | int | |
filepath | string | |
Résultat | void |