CustomField.PROJECT_STATE_MD_PROP_UID Field

GUID of the default Project State custom field.

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

Syntax

'Declaration
Public Shared ReadOnly PROJECT_STATE_MD_PROP_UID As Guid
'Usage
Dim value As Guid

value = CustomField.PROJECT_STATE_MD_PROP_UID
public static readonly Guid PROJECT_STATE_MD_PROP_UID

Remarks

Value =00003211-dc7f-4fcc-b740-53b2ae7fe2c0. Project State is a default custom field in Microsoft Office Project Server 2007, used for the state of project proposals.

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace