DataRegionNumericRange Class

Class that represents a DataRegion range defined using the values of a IMeasure.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataRetrievalDataRegionRangeNumber
    Dundas.BI.Data.DataRetrievalDataRegionNumericRange

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 DataRegionNumericRange : DataRegionRange<Number>

The DataRegionNumericRange type exposes the following members.

Constructors
  NameDescription
Public methodDataRegionNumericRange
Initializes a new instance of the DataRegionNumericRange class.
Top
Properties
See Also