Class TMLanguagePair
Represents a translation memory to be used during pre-translation to the given target language.
Syntax
public class TMLanguagePair
Fields
TargetLangCode
The three+(two) letter code of the target language (such as fre, eng, eng-US) for which the translation memory will be used during pre-translation.
Declaration
public string TargetLangCode
Type
StringTMGuid
The guid of the translation memory to be used during pre-translation.
Declaration
public Guid TMGuid