Click or drag to resize
ScoreInfoProviderDeleteAllScores Method
Deletes scores specified by where condition.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAllScores(
	string where
)

Parameters

where
Type: SystemString
Where condition
See Also