Click or drag to resize
ContactScoringViewModel Class
View model for contact's scoring in contact details component.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagement.Web.UIContactScoringViewModel

Namespace: CMS.ContactManagement.Web.UI
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 10.0.0
Syntax
C#
public class ContactScoringViewModel

The ContactScoringViewModel type exposes the following members.

Constructors
  NameDescription
Public methodContactScoringViewModel
Top
Properties
  NameDescription
Public propertyName
Name of the scoring.
Public propertyPoints
Points the contact has accumulated for the given scoring.
Top
See Also