Open this page in the API Guide

HierarchyUsage.TimeHierarchy Property

Gets the time hierarchy, if the base analysis element is a time hierarchy. Otherwise the property returns null.

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public ITimeHierarchy TimeHierarchy { get; }

Property Value

Type: ITimeHierarchy
See Also