![]() |
DecisionRule Operators |
The DecisionRule type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Implements the operator ==.
|
![]() ![]() | GreaterThan |
Implements the operator >.
|
![]() ![]() | Inequality |
Implements the operator !=.
|
![]() ![]() | LessThan |
Implements the operator <.
|