Method SetAssemblyVolumeManagement
SetAssemblyVolumeManagement(DocumentId, bool)
Sets the volume management of the physical property management of an assembly.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 13, 300, 220)]
void SetAssemblyVolumeManagement(DocumentId inDocumentId, bool inIsVolumeManaged)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of assembly document to analyze. |
| bool | inIsVolumeManaged | Tells whether the physical property management of an assembly is volume managed. |
Remarks
This method is available since v7.13.300.220.