Enumerate folder elements
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault in which the folder resides.
- fldid
- Type:
System String
The unique identifier of the folder inside the vault.
- iOptions (Optional)
- Type:
System Int32
Optional parameter: 1 - Only documents, 2 - only folders, 3 - documents and folders, 4 - hybrid docs, 5 - hybrid all. By default it is 1 = Only documents.
Return Value
Array of ID's of the elements of the specified folderRemarks
See Also