RequestOverrides Methods |
The RequestOverrides type exposes the following members.
| Name | Description | |
|---|---|---|
| AddHierarchyOverrides |
Adds overrides for one of the metric set hierarchies.
| |
| AddMeasureOverrides |
Adds overrides for one of the metric set measures.
| |
| AddTopBottomSettingOverrides |
Adds top bottom overrides properties.
| |
| ConfigureSortPriorityOverrides |
Configures the sorting priority overrides for the current data retrieval request.
It allows changing the index position on the corresponding axis for all the metric set elements, including measures, thus reflecting the new sorting priorities.
Measures or hierarchies missing from the list are placed at the end of their corresponding axis.
| |
| RemoveOverrides(String) |
Removes the overrides specified by the usage element unique name.
| |
| RemoveOverrides(AnalysisElementUsage) |
Removes the overrides specified by the usage element.
| |
| RemoveTopBottomSettings |
Removes the existing top / bottom overrides.
| |
| ResetSortPriorityOverrides |
Resets the sort priorities overrides.
|