Click or drag to resize

TernaryExpressionRightExpression Property

[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.NCalc.Domain.TernaryExpression.RightExpression"]

Namespace:  Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public LogicalExpression RightExpression { get; set; }

Property Value

Type: LogicalExpression
See Also