Method IsPhysicalPropertiesManagementRefreshAuto
IsPhysicalPropertiesManagementRefreshAuto(DocumentId)
Tells whether the physical property management of a part is refresh auto.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 13, 300, 220)]
bool IsPhysicalPropertiesManagementRefreshAuto(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of part document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The physical property management is refresh auto. |
Remarks
This method is available since v7.13.300.220.