CustomField.RESOURCE_DEPARTMENT_MD_PROP_UID Field

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

value = CustomField.RESOURCE_DEPARTMENT_MD_PROP_UID
public static readonly Guid RESOURCE_DEPARTMENT_MD_PROP_UID

Remarks

Value = 7FE55F85-B0B9-4F9B-AAC0-DE4142ED1A21. To create a resource department custom field, assign RESOURCE_DEPARTMENT_MD_PROP_UID to the MD_PROP_UID property in a ResourceDataSet.ResourceCustomFields table.

See Also

Reference

CustomField Class

CustomField Members

Microsoft.Office.Project.Server.Library Namespace