Click or drag to resize
ScoreInfoProviderDeleteScoreInfoInternal Method
Deletes specified score.

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

Parameters

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