Data |
The DataRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRegion(String, DataRegionOrdinals) | Initializes a new instance of the DataRegion class. | |
| DataRegion(String, DataRegionOrdinals, IEnumerableDataRegionNumericRange) | Initializes a new instance of the DataRegion class. | |
| DataRegion(String, IEnumerableDataRegionDateTimeRange, DataRegionOrdinals) | Initializes a new instance of the DataRegion class. | |
| DataRegion(String, IEnumerableDataRegionDateTimeRange, IEnumerableDataRegionNumericRange) | Initializes a new instance of the DataRegion class. |
| Name | Description | |
|---|---|---|
| MeasureUniqueName | Gets the measure unique name. | |
| NumericRanges | Gets the numeric ranges for the current instance. | |
| Ordinals | Gets the ordinal coordinates for the current instance. | |
| TimeRanges | Gets the DateTime ranges used to define the current instance. |