Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Integer identification number for the Cost Type enterprise 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 COST_TYPE_MD_PROP_ID As Integer
'Usage
Dim value As Integer
value = CustomField.COST_TYPE_MD_PROP_ID
public static readonly int COST_TYPE_MD_PROP_ID
Remarks
Value = 205553665. Project Server adds the COST_TYPE_MD_PROP_ID field value to MD_PROP_ID in a resource custom field when a Cost Type custom field value is saved.
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.