PSSecurityGlobalPermission.NewResource Field
Allows a user to add new resources to the enterprise resource pool.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly NewResource As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.NewResource
public static readonly Guid NewResource
See Also
Reference
PSSecurityGlobalPermission Structure