Click or drag to resize

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; }

Property Value

Type: IEnumerableString
See Also