Open this page in the API Guide

TimeHierarchyInfo Class

Time hierarchy information.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.TimeDimensionProviders.TimeHierarchyInfo

Namespace:  Dundas.BI.Data.TimeDimensionProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class TimeHierarchyInfo : IUniqueName

The TimeHierarchyInfo type exposes the following members.

Constructors
  NameDescription
Public methodTimeHierarchyInfo
Initializes a new instance of the TimeHierarchyInfo class.
Top
Properties
  NameDescription
Public propertySupportedIntervals
Gets the supported intervals.
Public propertyUniqueName
Gets the hierarchy unique name.
Top
See Also