Click or drag to resize
ContactWithScoreValue Class
Represents number of points contact has in certain score.
Inheritance Hierarchy
SystemObject
  CMS.ContactManagementContactWithScoreValue

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

The ContactWithScoreValue type exposes the following members.

Constructors
  NameDescription
Public methodContactWithScoreValue
Top
Properties
  NameDescription
Public propertyContactID
ID of the contact.
Public propertyScoreID
ID of the score the points belong to.
Public propertyScoreValue
Number of points contact reached.
Public propertySiteID
ID of the site.
Top
Methods
See Also