Click or drag to resize

RecognitionExpressionGroupPoints Property

Gets or sets the amount of points that is given to the visitor if he satisfies the entire group conditions.

Namespace:  Dynamicweb.Analytics.Profiles.Recognition
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public virtual int Points { get; set; }

Property Value

Type: Int32

Implements

IRecognitionExpressionEstimablePoints
See Also