IMsVariableTest.Execute

Fore Syntax

Execute: IMsVariableTestResults;

Fore.NET Syntax

Execute(): Prognoz.Platform.Interop.Ms.IMsVariableTestResults;

Description

The Execute method calculates the descriptive statistics and returns calculation results.

Comments

To set up calculation parameters, use the IMsVariableTest.Settings property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTest