RequestOverrides Properties

The RequestOverrides type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveSortPriorityOverrides
Gets the effective sorting priorities list of usage element unique names, in descending order of sorting priority. Any slicers or non-sorted measures are not present in the list.
Public propertyHierarchyOverrides
Gets the hierarchy overrides.
Public propertyIsTimeMemberSharingEnabled
Gets or sets a value indicating whether hierarchy shared members should be combined or not for the purpose of visualization. The standard example is to combine Week 53 of any given year with Week 01 of the subsequent year.
Public propertyMeasureOverrides
Gets the measure overrides.
Public propertyMetricSet
Gets the metric set entity for which the overrides are defined for.
Public propertyTopBottomOverrides
Gets the top / bottom overrides for the current request.
Public propertyTotals
Gets or sets the totals settings.
Public propertyTotalsHierarchies
Gets the hierarchies for which totals are requested.
Top
See Also