Click or drag to resize

RecognitionExpressionCalculateTotalPoints Method

Calculates the total amount of points that the visitor can get for satisfying all rules within the expression.

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

Return Value

Type: Int32
The total amount of points
See Also