The DimensionSearchResult type exposes the following members.

Properties

  NameDescription
Public propertyESearchReports
Gets the IDictionary of ESearchReports for this dimension search result. Returns an empty set if there are no ESearchReports
Public propertyESearchReportsComplete
Gets the IDictionary of IList of ESearchReportfor this navigation query result. Returns an empty set if there are no ESearchReports
Public propertyItem
Gets the result group at the specified index.
Public propertyNumResultGroups
Gets the number of result groups.
Public propertyResults
Gets the results grouped by dimension group. Returns an empty list if there are no results.
Public propertySupplements
Gets the supplements to this dimension search result.
Public propertyTotalNumResults
Gets the total number of value results found even if not all of them were returned because of the parameters of the query.

See Also