Updates the contents of a hybrid part.
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.
- hybridname
- Type:
System String
The name of the hybrid part of which the contents need to be updated.
- sourcefilefullpath
- Type:
System String
A local source file that provides the new hybrid part content.
Remarks
See Also