TimeIntervalIntervalType Property

Gets the interval type.

Namespace:  Dundas.BI.Data.TimeDimensionProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public DateTimeGranularity IntervalType { get; }

Property Value

Type: DateTimeGranularity
The interval type.
See Also