PSSecurityCategoryPermission.DeleteProject Field
Allows a user to delete specified projects from the Project Server database.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly DeleteProject As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.DeleteProject
public static readonly Guid DeleteProject
See Also
Reference
PSSecurityCategoryPermission Structure