Click or drag to resize
ScoreInfoProviderSetScoreInfoInternal Method
Sets (updates or inserts) specified score.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual void SetScoreInfoInternal(
	ScoreInfo scoreObj
)

Parameters

scoreObj
Type: CMS.OnlineMarketingScoreInfo
Score to be set
See Also