PSSecurityGlobalPermission.ManageViews Field
Allows a user to add, modify, or delete Project, Project Center, Resource Center, Assignment, and Portfolio Analyzer views, as well as to modify Timesheet views.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManageViews As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManageViews
public static readonly Guid ManageViews
See Also
Reference
PSSecurityGlobalPermission Structure