ExportSolutionResponse ComplexType
Contains the response from the ExportSolution action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
ExportSolutionFile | Edm.Binary |
The compressed file that represents the exported solution. |
Used by
The following use the ExportSolutionResponse ComplexType.
Name | How used |
---|---|
ExportSolution | ReturnType |