Click or drag to resize

ReferencePropertyControlValueDisplayValue Property

The displayed value for the data object. DisplayValue is normally the DisplayName of the data object. This can, however, be overridden.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string DisplayValue { get; set; }

Property Value

Type: String
See Also