Class PostTranslationAnalysisAsCSVResultForLang
The CSV export of a post translation analysis for a single target language.
Inheritance
System.Object
PostTranslationAnalysisAsCSVResultForLang
Syntax
public class PostTranslationAnalysisAsCSVResultForLang
Fields
ExportedContent
The content of the exported CSV in Unicode encoding.
Declaration
public byte[] ExportedContent
Type
System.Byte[]LanguageCode
The language this report is for.
Declaration
public string LanguageCode