ImportTranslationAsyncResponse ComplexType

Contains the response from the ImportTranslationAsync action

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
AsyncOperationId Edm.Guid

The ID of the asynchronous job that imports the translation.

Used by

The following use the ImportTranslationAsyncResponse ComplexType.

Name How used
ImportTranslationAsync ReturnType

See also