tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TranslationDetails > completedTranslationInfo

TranslationDetails.completedTranslationInfo property

The TranslationJobInfos containing information about the last completed translation with this Item as the target Item; null if no translation has been completed with this Item as a target Item.

Signature:

get completedTranslationInfo(): TranslationJobInfo | undefined;