VaultsetWorkingDir Method |
Sets the local working directory for the applet (where files are to be downloaded into).
Initially working directory can be initialized from {@link #pWORKINGDIR pWORKINGDIR} parameter.
Mode: download.
Is not supported because it works directly with files system
Namespace:
Aras.Client.Controls.Public
Syntaxfunction setWorkingDir();
See Also