Click or drag to resize

VisitQueryResultVisitors Property

Gets or sets the list of visitors available for the current frame (page).

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IEnumerable<VisitItem> Visitors { get; set; }

Property Value

Type: IEnumerableVisitItem
See Also