| 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
Public Interface IVisitNotificationArgs
The AnalyticsIVisitNotificationArgs type exposes the following members.
Properties
| Name | Description |
---|
| Visit |
Gets or sets the reference to the corresponding visit.
|
TopSee Also