Click or drag to resize

ReferrerRuleGetOperators Method

Get supported rule constraint operators

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

Return Value

Type: RecognitionRuleConstraintOperator
Array of supported rule constraint operators

Implements

IRecognitionRuleGetOperators
See Also