ImportSolutionAsyncResponse ComplexType
Contains the response from the ImportSolutionAsync 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 import. |
ImportJobKey | Edm.String |
The unique key that identifies the solution import job. |
Used by
The following use the ImportSolutionAsyncResponse ComplexType.
Name | How used |
---|---|
ImportSolutionAsync | ReturnType |