IMsResultObject.Stats

Fore Syntax

Stats: ISummaryStatistics;

Fore.NET Syntax

Stats: Prognoz.Platform.Interop.Stat.ISummaryStatistics;

Description

The Stats property returns summary statistics.

Comments

To get statistical method, use the IMsResultObject.BaseMethod property.

Fore and Fore.NET Examples

The property use is given in the example for IMsForecastObject.Forecast.

See also:

IMsResultObject