ITimeDimensionProviderService Interface

Interface used to list and get time dimension providers.

Namespace:  Dundas.BI.Data.TimeDimensionProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public interface ITimeDimensionProviderService

The ITimeDimensionProviderService type exposes the following members.

Methods
  NameDescription
Public methodGetProvider
Returns a time dimension provider for the requested provider ID.
Public methodGetProviders
Gets all the time dimension providers.
Top
See Also