PSSecurityGlobalPermission.ManageStatusReports Field

NOTE: This API is now obsolete.

Not used in Project Server 2010.

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

Syntax

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

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

Remarks

In Microsoft Office Project Server 2007, allows a user to request status reports and view team reports.

See Also

Reference

PSSecurityGlobalPermission Structure

PSSecurityGlobalPermission Members

Microsoft.Office.Project.Server.Library Namespace