RequestMeasureOverridesData Class |
Namespace: Dundas.BI.WebApi.Models
The RequestMeasureOverridesData type exposes the following members.
Name | Description | |
---|---|---|
RequestMeasureOverridesData |
Initializes a new instance of the RequestMeasureOverridesData 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.
| |
MissingDataRule |
Gets the missing data rule.
| |
SortPolicy |
Gets the measure sorting directions for various hierarchy levels.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
UniqueName |
Gets the measure unique name.
|