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)
Syntaxpublic DateTimeGranularity IntervalType { get; }Public ReadOnly Property IntervalType As DateTimeGranularity
Get
public:
property DateTimeGranularity IntervalType {
DateTimeGranularity get ();
}member IntervalType : DateTimeGranularity with get
Property Value
Type:
DateTimeGranularity
The interval type.
See Also