Returns a variant array of all subfolders names that are located under the specified folder path.
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.
- folderpath (Optional)
- Type:
System String
Optional. Path of the folder. By default it is the root of the vault.
Return Value
Array where each element contains a name of a subfolder that is a child of the specified one.Remarks
See Also