PSSecurityGlobalPermission.NewTaskAssignment Field
Allows a user to create assignments for himself or herself on existing tasks in any project to which he or she has access.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly NewTaskAssignment As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.NewTaskAssignment
public static readonly Guid NewTaskAssignment
See Also
Reference
PSSecurityGlobalPermission Structure