tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TranslationErrorDetails > targetLanguageId

TranslationErrorDetails.targetLanguageId property

Id of the target language, or undefined if the error is not associated with a specific target language.

Signature:

get targetLanguageId(): string | undefined;