CustomField.TEAM_MD_PROP_UID_SECONDARY field

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

value = CustomField.TEAM_MD_PROP_UID_SECONDARY
public static readonly Guid TEAM_MD_PROP_UID_SECONDARY

Remarks

Value = 0000d9e8-4fe4-4af5-bdd1-f9e262061f2b. To create a Team Name assignment custom field, assign TEAM_MD_PROP_UID_SECONDARY to the MD_PROP_ID property.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace