PSSecurityCategoryPermission.OpenProject Field
Allows a user to open a project 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 OpenProject As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.OpenProject
public static readonly Guid OpenProject
See Also
Reference
PSSecurityCategoryPermission Structure