| VisitorInfoVisits Property |
Gets or sets the list of visits that correspond to this visitor.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public IEnumerable<Visit> Visits { get; set; }
Public Property Visits As IEnumerable(Of Visit)
Get
Set
Property Value
Type:
IEnumerableVisitRemarks See Also