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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void SetScoreInfo(
	ScoreInfo scoreObj
)

Parameters

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