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