CustomField.RELATIVE_IMPORTANCE_MD_PROP_UID field

GUID of the default Relative Importance 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 RELATIVE_IMPORTANCE_MD_PROP_UID As Guid
'Usage
Dim value As Guid

value = CustomField.RELATIVE_IMPORTANCE_MD_PROP_UID
public static readonly Guid RELATIVE_IMPORTANCE_MD_PROP_UID

Remarks

Value = 9D77D62A-A92E-4D40-ADC8-446C90EB7456. Project Server assigns the equivalent MD_PROP_ID value = 190873600.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace