TimeHierarchyInfo Class

Time hierarchy information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.TimeDimensionProvidersTimeHierarchyInfo

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