Method GetState
GetState(PdmObjectId)
Gets the state of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
PdmObjectState GetState(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Object identifier. |
Returns
| Type | Description |
|---|---|
| PdmObjectState | Object state. |
Remarks
This method is available since v7.10.