PSSecurityGlobalPermission.ChangeProjectState 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 ChangeProjectState global permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly ChangeProjectState As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ChangeProjectState
[ObsoleteAttribute("The ChangeProjectState global permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid ChangeProjectState
See Also
Reference
PSSecurityGlobalPermission Structure