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 of the Cost Type assignment custom field that corresponds to the Cost Type 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_SECONDARY As Integer
'Usage
Dim value As Integer
value = CustomField.COST_TYPE_MD_PROP_ID_SECONDARY
public static readonly int COST_TYPE_MD_PROP_ID_SECONDARY
Remarks
Value = 255885313. Project Server adds the COST_TYPE_MD_PROP_ID_SECONDARY field value to MD_PROP_ID in an assignment custom field when a Cost Type custom field value is saved for an assignment.
Note
When creating or editing an assignment 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.