DownloadSolutionExportData Action
Download the exported solution data.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ExportJobId
|
Edm.Guid | False | True | The unique identifier of the solution export job. |
Return type
Type | Nullable | Description |
---|---|---|
DownloadSolutionExportDataResponse | False | Contains the response of the DownloadSolutionExportData action. |