Click or drag to resize

VisitorEngagementRuleT Class

Represents a visitor engagement calculation rule. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.LeadsVisitorEngagementRuleT

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public sealed class VisitorEngagementRule<T>

Type Parameters

T
Criterion type.

The VisitorEngagementRuleT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCriterion
Gets or sets the rule criterion.
Public propertyPoints
Gets or sets how many points does the visitor get for satisfying the given criterion.
Top
Remarks