PSSecurityCategoryPermission.OpenProject field
Allows a user to open a project from Project Server.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly OpenProject As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.OpenProject
public static readonly Guid OpenProject
See also
Reference
PSSecurityCategoryPermission structure