QueryResult Class |
Namespace: Dynamicweb.Analytics.Queries
The QueryResult type exposes the following members.
Name | Description | |
---|---|---|
QueryResult |
Initializes a new instance of an object.
| |
QueryResult(IEnumerableVisit, Int32) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Total |
Gets or sets the total number of results available.
| |
Visits |
Gets or sets the collection of visits representing the current page retrieved from the data source.
|