Returns a full path in UNC format or the relative path within the vault that can be used by any Windows
application to read the contents of the version of the document.
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.
- docid
- Type:
System String
The unique identifier of the document inside the vault.
- verid
- Type:
System Object
Sttring containing the version unique identifier, or an integer with the version index (zero based).
- relativepath (Optional)
- Type:
System Boolean
Optional Boolean. True to return a relative path, False to return an absolute path.
Return Value
Path to the documentRemarks
See Also