| 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; }
Public Property Visitors As IEnumerable(Of VisitItem)
Get
Set
Property Value
Type:
IEnumerableVisitItemSee Also