CustomField.PROJECT_STATE_MD_PROP_ID Field

Integer identification number 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_ID As Integer
'Usage
Dim value As Integer

value = CustomField.PROJECT_STATE_MD_PROP_ID
public static readonly int PROJECT_STATE_MD_PROP_ID

Remarks

Value = 190873600. 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