Method ActivateProjectSecurity
ActivateProjectSecurity(PdmObjectId)
Activates security of a project.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void ActivateProjectSecurity(PdmObjectId inProjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inProjectId | Project identifier to activate. |
Remarks
This method is available since v7.8.302.060.