Click or drag to resize
ScoreStatusFormatter Constructor
Constructor.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public ScoreStatusFormatter(
	ScoreInfo scoreInfo
)

Parameters

scoreInfo
Type: CMS.ContactManagementScoreInfo
Score info object.
See Also