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

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

Parameters

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