ClientMeasureOverrides Properties

The ClientMeasureOverrides type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Gets or sets the measure aggregator override.
Public propertyIsHidden
Gets or sets a value indicating whether this instance is hidden. If hidden, the data is still retrieved and used in any computations, but it is not present in the result cellset.
Public propertyLevelSortDirections
Gets the measure sorting directions for various hierarchy levels.
Public propertyLevelSortIgnoreHierarchyGroupings
Gets the measure sorting flags for ignoring hierarchy groupings for various hierarchy levels.
Public propertyMissingDataRule
Gets the missing data rule.
Public propertyOppositeAxisMembers
Gets the opposite axis members when measure sorting is required and both axis are defined within the metric set.
Public propertyRetrieveUnknownMembers
Gets or sets a value indicating whether the unknown members should be retrieved or not, when the measure is based on a hierarchy members count value.
Public propertyUniqueName
Gets the measure unique name.
Top
See Also