MeasureOverrides Properties

The MeasureOverrides type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Gets the measure aggregator override.
Public propertyIsHidden
Gets 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 propertyMissingDataRule
Gets the missing data rule.
Public propertyRetrieveUnknownMembers
Gets or sets a value indicating whether the unknown members should be retrieved or not.
(Inherited from ElementOverrides.)
Public propertySortPolicy
Gets the measure sorting behavior.
Public propertyUsageElement
Gets the usage element the overrides are defined for.
(Inherited from ElementOverrides.)
Top
See Also