Click or drag to resize

ReturningVisitorNotificationVisitors Property

Gets the list of unique visitor identifiers that are subjects of this notification.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IList<string> Visitors { get; set; }

Property Value

Type: IListString
Remarks