The NavigationResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActiveSorts |
Gets the collection of active sorts.
| |
| AggregateRecordsResult |
Gets the AggregateRecordsResult.
| |
| AnalyticsDataSet |
Gets the analytics query results in the form of an
AnalyticsDataSet.
| |
| AppliedFiltersResult |
Gets the AppliedFiltersResult.
| |
| BusinessRules |
Gets an enumeration of all BusinessRule objects.
| |
| BusinessRulesByZone |
Gets a dictionary from the string Zone name to the collection of
BusinessRule objects in that Zone.
| |
| Clusters |
Gets a collection of Cluster objects.
| |
| DimensionStatesResult |
Gets the DimensionStatesResult.
| |
| Item |
Gets the result object with the specified name.
(Inherited from CommandResult.) | |
| KeywordRedirect |
Gets a string url to redirect to. Returns string.Empty if no keyword redirect exists.
| |
| MetadataResult |
Gets the MetadataResult.
| |
| RecordsResult |
Gets the RecordsResult.
| |
| ResultNames |
Helper function to support performance app.
(Overrides CommandResult..::.ResultNames.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IResultBuilderContext..::.Command | (Inherited from CommandResult.) | |
| IResultBuilderContext..::.EngineResults | (Inherited from CommandResult.) | |
| IResultBuilderContext..::.TypeNames | (Inherited from CommandResult.) |