Click or drag to resize

AnalyticsVisitEngagementNotificationArgs Constructor (Double)

Initializes a new instance of an object.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public VisitEngagementNotificationArgs(
	double engagement
)

Parameters

engagement
Type: SystemDouble
The corresponding visitor engagement index.
See Also