Client |
The ClientMeasureOverrides type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientMeasureOverrides | Initializes a new instance of the ClientMeasureOverrides class. |
| Name | Description | |
|---|---|---|
| Aggregator | Gets or sets the measure aggregator override. | |
| IsHidden | 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. | |
| LevelSortDirections | Gets the measure sorting directions for various hierarchy levels. | |
| LevelSortIgnoreHierarchyGroupings | Gets the measure sorting flags for ignoring hierarchy groupings for various hierarchy levels. | |
| MissingDataRule | Gets the missing data rule. | |
| OppositeAxisMembers | Gets the opposite axis members when measure sorting is required and both axis are defined within the metric set. | |
| RetrieveUnknownMembers | 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. | |
| UniqueName | Gets the measure unique name. |
| Name | Description | |
|---|---|---|
| RemoveMissingDataOverride | Removes the missing data override. | |
| SetMissingDataOverride | Sets the missing data override. |