Method GetLifeCycleMainState
GetLifeCycleMainState(PdmObjectId)
Gets the life cycle main state of an object.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
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.10.