Click or drag to resize

IQueryResult Properties

The IQueryResult type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets or sets results count
Public propertyDebugInfo
Gets or sets debugging information related to the execution of the query that produced this result
Public propertyFacetGroupResult
Gets or sets facet groups result
Public propertyQueryResult
Gets or sets query result as collection of objects
Public propertyTotalCount
Gets or sets total hits of result
Top
See Also