Click or drag to resize

DataObjectFilterExpressionRightValueSingle Property

Returns a single right value. If there is none then null is returned.

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

Return Value

Type: Object
See Also