CustomField.PROJECT_DEPARTMENT_MD_PROP_ID Field
Integer identification number of the Project Department 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_DEPARTMENT_MD_PROP_ID As Integer
'Usage
Dim value As Integer
value = CustomField.PROJECT_DEPARTMENT_MD_PROP_ID
public static readonly int PROJECT_DEPARTMENT_MD_PROP_ID
Remarks
Value = 190873602.
Note
When creating or editing a project custom field, do not specify the MD_PROP_ID property. Project Server automatically populates the MD_PROP_ID value when the custom field is created.