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