Click or drag to resize

IRecognitionExpressionEstimable Interface

Represents an estimable node within the recognition expression.

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

The IRecognitionExpressionEstimable type exposes the following members.

Properties
  NameDescription
Public propertyPoints
Gets or sets the amount of points that is given to the visitor if the corresponding rule/group is satisfied.
Top
See Also