IExportProviderService Interface

Interface used to list and get export providers.

Namespace: Dundas.BI.Export
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IExportProviderService

The IExportProviderService type exposes the following members.

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