| 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; }
Public Property Visitors As IList(Of String)
Get
Set
Property Value
Type:
IListStringRemarks See Also