Click or drag to resize
ScoreInfoProviderDeleteScoreInfo Method (Int32)
Deletes score with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteScoreInfo(
	int scoreId
)

Parameters

scoreId
Type: SystemInt32
Score ID
See Also