IMsResultObject.Stats

Syntax

Stats: ISummaryStatistics;

Description

The Stats property returns summary statistics.

Comments

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

Example

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

See also:

IMsResultObject