Property Left
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
Left
The computed left-hand side, or null when the left-hand side is the Field path (or the whole fact for a field-less custom condition).
public ValueExpression? Left { get; }
The computed left-hand side, or null when the left-hand side is the Field path (or the whole fact for a field-less custom condition).
public ValueExpression? Left { get; }