CustomField.TASK_FLAG_STATUS_MD_PROP_UID field

GUID of the Flag Status 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_FLAG_STATUS_MD_PROP_UID As Guid
'Usage
Dim value As Guid

value = CustomField.TASK_FLAG_STATUS_MD_PROP_UID
public static readonly Guid TASK_FLAG_STATUS_MD_PROP_UID

Remarks

Value = 3b951e85-9267-4d0a-a4ca-a6c4ee5958e2. To create a Flag Status custom field, assign TASK_FLAG_STATUS_MD_PROP_UID to the MD_PROP_UID property.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace