Click or drag to resize

RecognitionRuleConstraint Properties

The RecognitionRuleConstraint type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Gets or sets the reference to a data source that is used for providing a list of possible values.
Public propertyStatic memberDefault
Gets the default recognition rule constraint which allows specifying any value and choose any operator.
Public propertyOperator
Gets or sets the comparison operator.
Public propertyValue
Gets or sets the constraint value.
Top
See Also