PSSecurityGlobalPermission.AcceptTimesheets field

NOTE: This API is now obsolete.

Allows a user to accept, but not approve, a timesheet.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<ObsoleteAttribute("The AcceptTimesheets global permission has been deprecated. See the Microsoft Project 15 SDK for more information.")> _
Public Shared ReadOnly AcceptTimesheets As Guid
'Usage
Dim value As Guid

value = PSSecurityGlobalPermission.AcceptTimesheets
[ObsoleteAttribute("The AcceptTimesheets global permission has been deprecated. See the Microsoft Project 15 SDK for more information.")]
public static readonly Guid AcceptTimesheets

See also

Reference

PSSecurityGlobalPermission structure

PSSecurityGlobalPermission members

Microsoft.Office.Project.Server.Library namespace