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