ITimeDimensionProviderServiceGetProviders Method

Gets all the time dimension providers.

Namespace: Dundas.BI.Data.TimeDimensionProviders
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
IReadOnlyList<TimeDimensionProviderInfo> GetProviders()

Return Value

IReadOnlyListTimeDimensionProviderInfo
The collection of time dimension providers.
See Also