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