SimpleResponseCondition Properties |
The SimpleResponseCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| CaseSensitive |
Gets or Sets if the case is also compared.
| |
| Operator |
The operator of evaluation: Equals, NotEquals, ...
| |
| Path |
Object Path of the property to evaluate
| |
| Value |
The compare value to be evaluated
|