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
Syntaxpublic LogicalExpression RightExpression { get; set; }
Public Property RightExpression As LogicalExpression
Get
Set
Property Value
Type:
LogicalExpression
See Also