| AnalyticsLeadStateChangeNotificationArgsVisitorIDs Property |
Gets the list of visitor IDs whose lead state is being changed.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public IEnumerable<string> VisitorIDs { get; }
Public ReadOnly Property VisitorIDs As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also