Click or drag to resize

PropertyValueDisplayValue Property

DisplayValue is used only if the property is a Reference- or a Set property. DisplayValue is not always available (this also goes for Reference- or a Set properties).

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

Property Value

Type: String
See Also