Click or drag to resize

AnalyticsVisitTrackNotificationArgsVisit Property

Gets or sets the reference to the corresponding visit.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public Visit Visit { get; set; }

Property Value

Type: Visit

Implements

AnalyticsIVisitNotificationArgsVisit
See Also