DataRegion Class

Class used to represent a data cell region defined within a cellset result.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataRetrievalDataRegion

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class DataRegion

The DataRegion type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMeasureUniqueName
Gets the measure unique name.
Public propertyNumericRanges
Gets the numeric ranges for the current instance.
Public propertyOrdinals
Gets the ordinal coordinates for the current instance.
Public propertyTimeRanges
Gets the DateTime ranges used to define the current instance.
Top
See Also