Method GetLifeCycleMainState
GetLifeCycleMainState(PdmObjectId)
Gets the life cycle main state of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 9, 302, 160)]
PdmLifeCycleMainState GetLifeCycleMainState(PdmObjectId inObjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inObjectId | Identifier of object to get life cycle main state. |
Returns
| Type | Description |
|---|---|
| PdmLifeCycleMainState | Life cycle of the document. |
Remarks
This method is available since v7.9.302.160.