ScoreInfoProvider GetScoresWhereContactExceededLimitInternal Method Kentico 8.0 API Reference
Returns IDs and values of scores where specified contact exceeded score limit. Used to send notification emails.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ScoreIDsWithScorePoints
Dictionary where key is ScoreID and value is the score points
See Also