Share via


Security.PROPOSAL_APPROVERS_GROUP_UID field

NOTE: This API is now obsolete.

The GUID of the group of users who have permission to approve project proposals.

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

Syntax

'Declaration
<ObsoleteAttribute("PROPOSAL_APPROVERS_GROUP_UID group uid has been deprecated")> _
Public Shared ReadOnly PROPOSAL_APPROVERS_GROUP_UID As Guid
'Usage
Dim value As Guid

value = Security.PROPOSAL_APPROVERS_GROUP_UID
[ObsoleteAttribute("PROPOSAL_APPROVERS_GROUP_UID group uid has been deprecated")]
public static readonly Guid PROPOSAL_APPROVERS_GROUP_UID

See also

Reference

Security class

Security members

Microsoft.Office.Project.Server.Library namespace