Class StatisticsResultInfo
Encapsulates the result of a statistics operation for possibly more than one target languages.
Syntax
public class StatisticsResultInfo : ResultInfo
Fields
ResultsForTargetLangs
The array of statistic results: the array has one element for each target language. If the statistics operation has finished with some error, its value is undefined.
Declaration
public StatisticsResultForLang[] ResultsForTargetLangs