Method CloseProject
CloseProject(PdmObjectId)
Closes a project.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 0, 0)]
void CloseProject(PdmObjectId inProjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inProjectId | Project identifier. |
Remarks
This method is available since v7.11.