Interface WSB_IDCARemoteFolderStructureV2
An interface that allows one to implement a remote folder structure programmatically.
Properties
Methods
wgFncGetRemoteFolderPath
Retrieves the remote folder path to use for a file uploaded to the document archive.
Parameters
Type |
Name |
Description |
Record "WSB_DCARemoteFile" |
pRecWSB_DCARemoteFile |
The Document Archive Remote file. |
Returns
Type |
Description |
Text |
The remote folder path to use. |
wgFncSetRemoteFilePath
Sets the remote file path to use for a file uploaded to the document archive.
Parameters
Type |
Name |
Description |
`` |
pRecWSB_DCAFile |
The Document Archive Remote file. |