Click or drag to resize
ScoringEvents Class
Scoring related events.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingScoringEvents

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public class ScoringEvents

The ScoringEvents type exposes the following members.

Constructors
  NameDescription
Public methodScoringEvents
Top
Fields
  NameDescription
Public fieldStatic memberRecalculateAfterContactActionsBatch
Fired when score is recalculated for contacts batch after their actions (activity, property change, merge or split).
Public fieldStatic memberRecalculateScoreForAllContacts
Fired when recalculation of points for all contacts for one score is performed (e.g. when manually performing recalculation of rules by hitting the "Recalculate" button).
Top
See Also