Click or drag to resize

IRecognitionRule Interface

Represents a profile recognition rule.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IRecognitionRule

The IRecognitionRule type exposes the following members.

Properties
  NameDescription
Public propertyConstraint
Gets or sets the constraint that corresponds to this rule.
Top
Methods
  NameDescription
Public methodApplyRule
Applies the recognition rule.
Public methodGetOperators
Get supported rule constraint operators
Top
See Also