CustomField.RBS_MD_PROP_UID_SECONDARY Field

GUID of the RBS 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 RBS_MD_PROP_UID_SECONDARY As Guid
'Usage
Dim value As Guid

value = CustomField.RBS_MD_PROP_UID_SECONDARY
public static readonly Guid RBS_MD_PROP_UID_SECONDARY

Remarks

Value = 000039b7-8bbe-4ceb-82c4-fa8c0f40023e. To create a RBS 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