Open this page in the API Guide

ITimeHierarchyLevel.Granularity Property

Gets the time level granularity.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
DateTimeGranularity Granularity { get; }

Property Value

Type: DateTimeGranularity
Remarks
For non standard types, None is returned.
See Also