Method IsProjectSecurityActive
IsProjectSecurityActive(PdmObjectId)
Tells if a security is activated on a project.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 302, 60)]
bool IsProjectSecurityActive(PdmObjectId inProjectId)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inProjectId | Project identifier to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The project securities activated. |
Remarks
This method is available since v7.8.302.060.