Class AnalysisAsCSVResultForLang
The CSV export of an analysis for a single target language.
Syntax
public class AnalysisAsCSVResultForLang
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