Click or drag to resize

RecognitionRuleUtilityGetEqualAndRangeOperators Method

Get equal and range operators

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static RecognitionRuleConstraintOperator[] GetEqualAndRangeOperators()

Return Value

Type: RecognitionRuleConstraintOperator
Array of equal and range recognition rule constraint operators
See Also