CustomField.TEAM_MD_PROP_UID field

GUID of the Team Name 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 TEAM_MD_PROP_UID As Guid
'Usage
Dim value As Guid

value = CustomField.TEAM_MD_PROP_UID
public static readonly Guid TEAM_MD_PROP_UID

Remarks

Value = 0000740f-cf67-4b93-a405-f0c12c5bc942. To create a Health custom field, assign TEAM_MD_PROP_UID to the MD_PROP_UID property.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace