Click or drag to resize
RecalculateScoreForAllContactsHandlerStartEvent Method (ScoreInfo)
Initiates event handling.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public RecalculateScoreForAllContactsHandler StartEvent(
	ScoreInfo recalcuatedScore
)

Parameters

recalcuatedScore
Type: CMS.OnlineMarketingScoreInfo
Score which is being recalculated

Return Value

Type: RecalculateScoreForAllContactsHandler
Event handler
See Also