The DimensionSearchResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ESearchReports |
Gets the IDictionary of ESearchReports for this
dimension search result. Returns an empty set if there are no
ESearchReports | |
| ESearchReportsComplete |
Gets the IDictionary of IList of ESearchReportfor this
navigation query result. Returns an empty set if there are no
ESearchReports | |
| Item |
Gets the result group at the specified index.
| |
| NumResultGroups |
Gets the number of result groups.
| |
| Results |
Gets the results grouped by dimension group. Returns an empty list
if there are no results.
| |
| Supplements |
Gets the supplements to this dimension search result.
| |
| TotalNumResults |
Gets the total number of value results found even if not all of them
were returned because of the parameters of the query.
|