Click or drag to resize

ReferencePropertyValueValue Property

String represenation of the referred DataObject. The value is always the DisplayName of the object. The value is stored on the database for sorting and for search.

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

Property Value

Type: String
See Also