Method GetProjectOwner
GetProjectOwner(PdmObjectId)
Gets the project folder containing a specified project.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
PdmProjectFolderId GetProjectOwner(PdmObjectId inProjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inProjectId | Project object identifier. |
Returns
| Type | Description |
|---|---|
| PdmProjectFolderId | Identifier of the project folder containing a specified project. |
Remarks
This method is available since v7.10.