Returns the unique identifier of a folder given the vault identifier and the full path of the
folder inside the vault.
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.
- fullpath
- Type:
System String
The full path of the folder inside the vault.
Return Value
ID of the folder at the specified pathRemarks
See Also