ExportTranslation Action
Exports all translations for a specific solution to a compressed file.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| solution | collection |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
SolutionName
|
Edm.String | False | False | Unique name of the solution. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| ExportTranslationResponse | False | The ExportTranslation action returns the following value. |