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

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

Parameters

recalcuatedScore
Type: CMS.ContactManagementScoreInfo
Score which is being recalculated

Return Value

Type: RecalculateScoreForAllContactsHandler
Event handler
See Also