ExportSolutionAsyncResponse ComplexType
Contains the response from the ExportSolutionAsync action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| AsyncOperationId | Edm.Guid |
The unique identifier (ID) of the asynchronous operation for the solution export. |
| ExportJobId | Edm.Guid |
The unique identifier of the solution export job. |
Used by
The following use the ExportSolutionAsyncResponse ComplexType.
| Name | How used |
|---|---|
| ExportSolutionAsync | ReturnType |