tridion-sites-extensions-api-docs

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

TranslationErrorDetails.sourceLanguageId property

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

Signature:

get sourceLanguageId(): string | undefined;