PSSecurityCategoryPermission.ApproveTimesheets Field
Allows a user to approve a team member’s submitted timesheet entries.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ApproveTimesheets As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.ApproveTimesheets
public static readonly Guid ApproveTimesheets
See Also
Reference
PSSecurityCategoryPermission Structure