Measure |
The MeasureRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregator | Gets the aggregator. | |
| FilterParameterValue |
Gets the filter parameter value.
(Inherited from ElementRequest) | |
| 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. | |
| IsProviderSorted |
Gets or sets a value indicating whether the data provider applied sorting, if requested
for this element.
This property is not intended to be used directly from your code, unless you are
implementing a custom data provider.
(Inherited from ElementRequest) | |
| IsSorted |
Gets a value indicating whether this instance is sorted.
(Overrides ElementRequestIsSorted) | |
| Measure | Gets the underlying measure. | |
| MissingDataRule | Gets the missing data rule. | |
| ParallelPeriodParameterValue | Gets the parallel period parameter value, if the current instance references a Parallel Period measure. | |
| Placement |
Gets the element placement.
(Inherited from ElementRequest) | |
| SortPolicy | Gets the measure sorting. | |
| UniqueName |
Gets the element unique name.
(Inherited from ElementRequest) |