Click or drag to resize

VisitQueryResult Class

Represents a result of a list query.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Leads.LeadsStatisticVisitQueryResult

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class VisitQueryResult

The VisitQueryResult type exposes the following members.

Constructors
  NameDescription
Public methodVisitQueryResult
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyTotal
Gets or sets the total number of visitors available for the current query.
Public propertyVisitors
Gets or sets the list of visitors available for the current frame (page).
Top
See Also