Detaches a hybrid part and turns it into a new individual document. The return value is the document ID
of the newly created document that was the hybrid part. The document will be in the Under Change state.
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.
- partname
- Type:
System String
The name of the hybrid part to detach.
Return Value
The ID of the newly created documentRemarks
See Also