PSSecurityGlobalPermission.ViewTimesheetCenter Field
Allows a user to see the Timesheet Center link in the Project Web App Quick Launch menu.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ViewTimesheetCenter As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ViewTimesheetCenter
public static readonly Guid ViewTimesheetCenter
Remarks
Note
Denying this permission does not prevent access to the Timesheet Center page. It is still possible for users to navigate to this page.
See Also
Reference
PSSecurityGlobalPermission Structure