Click or drag to resize

AnalyticsIVisitNotificationArgs Interface

Represents a notification arguments providing information about the visit.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IVisitNotificationArgs

The AnalyticsIVisitNotificationArgs type exposes the following members.

Properties
  NameDescription
Public propertyVisit
Gets or sets the reference to the corresponding visit.
Top
See Also