VaultaddFileToList Method |
Add the specified file URL to the fileList.
Namespace:
Aras.Client.Controls.Public
Syntaxfunction addFileToList(fileID, filename);
Parameters
- fileID
- Type: string
- filename
- Type: string
Return Value
Type:
[T:(Any)]bool
See Also