Click or drag to resize

SimpleResponseCondition Properties

The SimpleResponseCondition type exposes the following members.

Properties
  NameDescription
Public propertyCaseSensitive
Gets or Sets if the case is also compared.
Public propertyOperator
The operator of evaluation: Equals, NotEquals, ...
Public propertyPath
Object Path of the property to evaluate
Public propertyValue
The compare value to be evaluated
Top
See Also