| ComparisonEngine Properties |
The ComparisonEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedBinaryOperators |
Gets the ValueOperators that are allowed to be used with a binary value
| |
| AllowedBooleanOperators |
Gets the ValueOperator that are allowed to be used with a state value
| |
| AllowedDateTimeOperators |
Gets the ValueOperators that are allowed to be used with a DateTime value
| |
| AllowedIntegerOperators |
Gets the ValueOperators that are allowed to be used with a numeric value
| |
| AllowedPresenceOperators |
Gets the PresenceOperators that are allowed to be used with an object value
| |
| AllowedReferenceOperators |
Gets the ValueOperator that are allowed to be used with a state value
| |
| AllowedStringOperators |
Gets the ValueOperators that are allowed to be used with a string value
|