PSSecurityGlobalPermission.ViewDataAnalysis Field
NOTE: This API is now obsolete.
Replaced by the ViewBusinessIntelligenceLink permission.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The ViewDataAnalysis global permission has been deprecated and it is replaced with ViewBusinessIntelligenceLink. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly ViewDataAnalysis As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ViewDataAnalysis
[ObsoleteAttribute("The ViewDataAnalysis global permission has been deprecated and it is replaced with ViewBusinessIntelligenceLink. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid ViewDataAnalysis
See Also
Reference
PSSecurityGlobalPermission Structure