PSSecurityCategoryPermission.EditProjectProperties field
Allows a user to edit project custom fields, the project name, and the project owner for specified projects.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly EditProjectProperties As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.EditProjectProperties
public static readonly Guid EditProjectProperties
See also
Reference
PSSecurityCategoryPermission structure