CustomField.RESOURCE_DEPARTMENT_MD_PROP_UID_SECONDARY field

GUID of the Resource Department assignment 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 RESOURCE_DEPARTMENT_MD_PROP_UID_SECONDARY As Guid
'Usage
Dim value As Guid

value = CustomField.RESOURCE_DEPARTMENT_MD_PROP_UID_SECONDARY
public static readonly Guid RESOURCE_DEPARTMENT_MD_PROP_UID_SECONDARY

Remarks

Value = 971C62D8-C5C7-430E-A305-DF38C40BC4C1. To create a Resource Department assignment custom field, assign RBS_MD_PROP_UID_SECONDARY to the MD_PROP_ID property.

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace