AnalyticsVisitEngagementNotificationArgs Class |
Namespace: Dynamicweb.Analytics.Notifications
The AnalyticsVisitEngagementNotificationArgs type exposes the following members.
Name | Description | |
---|---|---|
AnalyticsVisitEngagementNotificationArgs |
Initializes a new instance of an object.
| |
AnalyticsVisitEngagementNotificationArgs(Double) |
Initializes a new instance of an object.
| |
AnalyticsVisitEngagementNotificationArgs(Visit, Double) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Cancel | (Inherited from CancelableNotificationArgs.) | |
Engagement |
Gets or sets the corresponding engagement index.
| |
Visit |
Gets or sets the reference to the corresponding visit.
|