Class AnalysisResultInfo
The result of an analysis query. Contains the report data.
Syntax
public class AnalysisResultInfo : ResultInfo
Fields
ResultsForTargetLangs
The array of analysis results: the array has one element for each target language. If the operations finished with errors, the value is not defined.
Declaration
public AnalysisResultForLang[] ResultsForTargetLangs