Enumerates all the hybrid parts of a document. The return value is a string array of the names of all the
hybrid parts. The variant will be empty if no hybrid parts can be found.
Namespace: ICMeridianAPIAssembly: ICMeridianAPI (in ICMeridianAPI.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
Parameters
- vaultidentifier
- Type:
System String
The vault
- docid
- Type:
System String
The unique identifier of the document inside the vault.
Return Value
A string array of the names of all the hybrid parts. The variant will be empty if no hybrid parts can be found.Remarks
See Also