CustomField.COST_TYPE_MD_PROP_UID_SECONDARY field

GUID 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_UID_SECONDARY As Guid
'Usage
Dim value As Guid

value = CustomField.COST_TYPE_MD_PROP_UID_SECONDARY
public static readonly Guid COST_TYPE_MD_PROP_UID_SECONDARY

Remarks

Value = 00005a8b-34c0-41e5-bf90-8260ad54a0b9. To create a Cost Type assignment custom field, assign COST_TYPE_MD_PROP_UID_SECONDARY to the MD_PROP_ID property.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace