CustomField.TASK_HEALTH_MD_PROP_UID_SECONDARY Field

GUID of the Health custom field for a task 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 TASK_HEALTH_MD_PROP_UID_SECONDARY As Guid
'Usage
Dim value As Guid

value = CustomField.TASK_HEALTH_MD_PROP_UID_SECONDARY
public static readonly Guid TASK_HEALTH_MD_PROP_UID_SECONDARY

Remarks

Value = 50472811-a4d6-4697-976d-707e3c645cbb. To create a Health assignment custom field, assign TASK_HEALTH_MD_PROP_UID_SECONDARY to the MD_PROP_ID property.

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace