ImportTranslationAsync Action
Imports translations from a compressed file asynchronously.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
TranslationFile
|
Edm.Binary | False | True | The compressed translations file. |
ImportJobId
|
Edm.Guid | False | True | ID of the import job that will be created to perform the import. |
Return type
Type | Nullable | Description |
---|---|---|
ImportTranslationAsyncResponse | False | Contains the response of the ImportTranslationAsync action. |