CustomField.TASK_HEALTH_MD_PROP_ID Field

Integer identification number of the Health task 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 TASK_HEALTH_MD_PROP_ID As Integer
'Usage
Dim value As Integer

value = CustomField.TASK_HEALTH_MD_PROP_ID
public static readonly int TASK_HEALTH_MD_PROP_ID

Remarks

Value = 188776449. Project Server adds the TASK_HEALTH_MD_PROP_ID field value to the MD_PROP_UID property when a Health custom field value is saved.

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace