  | 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
Syntaxpublic IEnumerable<string> VisitorIDs { get; }Public ReadOnly Property VisitorIDs As IEnumerable(Of String)
	Get
Property Value
Type: 
IEnumerableString
See Also