Click or drag to resize
ScoreInfoProviderDeleteScoreInfoInternal Method
Deletes specified score.

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

Parameters

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