| 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()
Public Function CalculateTotalPoints As Integer
Return Value
Type:
Int32The total amount of points
See Also