VaultdownloadFiles Method |
Download files from downloadFileList to working directory with specified credentials and post data.
To use this method call [M:addFileToDownloadList].
Multiple files downloading is not supported. Use [M:downloadFile] instead.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction downloadFiles();
See Also