Client |
The ClientExportRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLegacyExport | Gets a value indicating whether the export should use the legacy format (Excel only). | |
| ProviderId | Gets the ID of the provider that will perform the export. | |
| ProviderSettings | Gets the values for all the settings defined for the export plug-in. These are not parameters for the View. | |
| Requests | Gets the view requests. This contains the parameter values and overrides for the visualizations. | |
| StoreResultAsBlob | Gets a value indicating whether to store the result of the export as a BLOB. | |
| ViewId | Gets the View ID for which the export is requested. | |
| ViewParameters | Gets the view parameters. | |
| ViewUrl | Gets the URL of the page that renders the view to export. |