Skip to content

Interface WSB_IDCARemoteFolderStructure

An interface that allows one to implement a remote folder structure programmatically.

Properties

Name Value
Access Public

Methods

wgFncGetRemoteFolderPath

Retrieves the remote folder path to use for a file uploaded to the document archive.

Parameters

Type Name Description
Record "WSB_DCAFile" pRecWSB_DCAFile The Document Archive file.

Returns

Type Description
Text The remote folder path to use.

wgFncSetRemoteFileName

Sets the remote file name to use for a file uploaded to the document archive.

Parameters

Type Name Description
`` pRecWSB_DCAFile The Document Archive file.