IExportService Interface |
Namespace: Dundas.BI.Export
The IExportService type exposes the following members.
Name | Description | |
---|---|---|
CancelExportRequest |
Gets the value indicating whether the ExportRequest specified in the identifier has been successfully canceled.
| |
CreateExportResult |
Creates the export result from an export request.
| |
ExportResultInfoQuery | Gets the export result information corresponding to query criteria. | |
GenerateAndStoreViewThumbnailAsync |
Generates a PNG thumbnail image for the view of the specified size.
| |
GenerateViewThumbnailAsync |
Generates a thumbnail image for the view.
| |
GetExportBlobResult |
Gets the result of an export that is stored in a BLOB.
| |
GetExportResultInfos |
Gets the export result information for exports generated by current user.
| |
GetExportResultInfos(Guid) |
Gets the export result information for exports generated by current user.
| |
GetExportResultName |
Gets the name for an export result.
| |
GetQueuedExportRequests |
Gets the pending export requests for the specified session.
| |
ResolveSessionPaperSize |
Gets the paper size according to the session culture.
| |
StoreExportResultAsBlob |
Stores the export result as a BLOB.
|