| RecognitionRuleUtilityGetEmptyOperators Method |
Get empty supported operators
Namespace:
Dynamicweb.Analytics.Profiles.Recognition
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static RecognitionRuleConstraintOperator[] GetEmptyOperators()
Public Shared Function GetEmptyOperators As RecognitionRuleConstraintOperator()
Return Value
Type:
RecognitionRuleConstraintOperatorEmpty array of all recognition rule constraint operators
See Also