IQueryResult Interface | 
Namespace: Dynamicweb.Indexing.Querying
The IQueryResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | 
            Gets or sets results count
              | |
| DebugInfo | 
            Gets or sets debugging information related to the execution of the query that produced this result  | |
| FacetGroupResult | 
            Gets or sets facet groups result
              | |
| QueryResult | 
            Gets or sets query result as collection of objects
              | |
| TotalCount | 
            Gets or sets total hits of result
              |