Returns the document identifier (docid) of a document given the vault identifier and the full path of the
document 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 document resides.
- fullpath
- Type:
System String
The full path of the document inside the vault, including the filename.
Return Value
ID of the document (or folder) at the specified pathRemarks
See Also