UninstallSolutionAsync Action
Uninstalls a solution using an asynchronous job.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
SolutionUniqueName
|
Edm.String | False | False | The unique name of the solution. |
Return type
Type | Nullable | Description |
---|---|---|
UninstallSolutionAsyncResponse | False | Contains the response of the UninstallSolutionAsync action. |