Click or drag to resize

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

Property Value

Type: IEnumerableVisit
Remarks