IMsResultObject.BaseMethod

Syntax

BaseMethod: IStatMethod;

Description

The BaseMethod property returns statistical method containing results.

Comments

To get summary statistics, use the IMsResultObject.Stats property.

Example

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

See also:

IMsResultObject