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 classExportCompletedEventArgsProvides data for the export-related events.
Public classExportConstantsConstants 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 classExportFileNameHelper Shared helpers for computing file-name date/time values used by export and delivery providers.
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 enumerationExportFileNamePlacement Represents the available options where a value can be included in a file name.
Public enumerationExportProviderKinds Represents the status of an export data request.
Public enumerationExportRequestStatus Defines the status of an export request.
Public enumerationExportResultInfoQueryFieldProperties that can be used to query for export results.
Public enumerationRequestStatus Represents the status of an export data request.