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

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

Parameters

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