PSSecurityCategoryPermission.ViewEnterpriseResourceData Field
Allows a user to view resources and resource data stored in 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 ViewEnterpriseResourceData As Guid
'Usage
Dim value As Guid
value = PSSecurityCategoryPermission.ViewEnterpriseResourceData
public static readonly Guid ViewEnterpriseResourceData
See Also
Reference
PSSecurityCategoryPermission Structure