CustomField.RBS_MD_PROP_ID Field
Integer identification number of the default RBS resource 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 RBS_MD_PROP_ID As Integer
'Usage
Dim value As Integer
value = CustomField.RBS_MD_PROP_ID
public static readonly int RBS_MD_PROP_ID
Remarks
Value = 205521540.
Note
When creating or editing a resource 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.