Dundas.BI.Export Namespace

 
Classes
  ClassDescription
Public classClientExportRequest
Class that encapsulates a export request and the associated options in a read-only format which is passed to Export Completed Event.
Public classExportCompletedEventArgs
Provides data for the export-related events.
Public classExportConstants
Constants pertaining to functionality in the Dundas.BI.Export namespace.
Public classExportContext
Class used to provide the pointer for a specific request result.
Public classExportDataRetrievalException
The exception that is thrown when an export's data retrieval has an exception.
Public classExportEmptyException
The exception that is thrown when an export is empty.
Public classExportException
The exception that is thrown when an export fails.
Public classExportProvider
Base class for all export providers.
Public classExportProviderInfo
Export provider information.
Public classExportProviderRequest
A request to retrieve data for a metric set that includes overrides and parameters.
Public classExportRequest
Class that encapsulates a export request and the associated options.
Public classExportResult
Class that represents the result for an export operation.
Public classExportResultInfo
Class that contains information regarding the result for an export operation.
Public classExportResultInfoQueryFilterRule
Represents a filter expression used when querying for export results.
Public classStandardExportSettingIds
The standard export settings class.
Interfaces
  InterfaceDescription
Public interfaceIExportProviderService
Interface used to list and get export providers.
Public interfaceIExportService
Provides export of dashboards to various formats.
Enumerations
  EnumerationDescription
Public enumerationExportProviderKinds
Represents the status of an export data request.
Public enumerationExportResultInfoQueryField
Properties that can be used to query for export results.
Public enumerationRequestStatus
Represents the status of an export data request.