CustomField.TEAM_MD_PROP_ID_SECONDARY field

Integer identification number of the Team Name custom field for a resource assignment.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly TEAM_MD_PROP_ID_SECONDARY As Integer
'Usage
Dim value As Integer

value = CustomField.TEAM_MD_PROP_ID_SECONDARY
public static readonly int TEAM_MD_PROP_ID_SECONDARY

Remarks

Value = 255885312. Project Server adds the TEAM_MD_PROP_ID_SECONDARY field value to the MD_PROP_ID property when a Team Name custom field value is saved for a resource assignment.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace