CustomField.RBS_MD_PROP_UID field

GUID of the default RBS enterprise resource 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 RBS_MD_PROP_UID As Guid
'Usage
Dim value As Guid

value = CustomField.RBS_MD_PROP_UID
public static readonly Guid RBS_MD_PROP_UID

Remarks

Value = 000039b7-8bbe-4ceb-82c4-fa8c0c400284. To create a RBS resource custom field, assign RBS_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