Open this page in the API Guide

DataRegionDateTimeRange Class

Class that represents a DataRegion range defined by using a time hierarchy values.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.DataRetrieval.DataRegionRange<DateTime>
    Dundas.BI.Data.DataRetrieval.DataRegionDateTimeRange

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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