DataRegionDateTimeRange Class

Class that represents a DataRegion range defined by using a time hierarchy values.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataRetrievalDataRegionRangeDateTime
    Dundas.BI.Data.DataRetrievalDataRegionDateTimeRange

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 DataRegionDateTimeRange : DataRegionRange<DateTime>

The DataRegionDateTimeRange type exposes the following members.

Constructors
  NameDescription
Public methodDataRegionDateTimeRange
Initializes a new instance of the DataRegionDateTimeRange class.
Top
Properties
See Also