IMsDFTestSettings.AutoRegressionOrder

Fore Syntax

AutoRegressionOrder: Integer;

Fore.NET Syntax

AutoRegressionOrder: integer;

Description

The AutoRegressionOrder property determines autoregression order.

Comments

The AutoRegressionOrder property can take only non-negative values.

Fore and Fore.NET Examples

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

See also:

IMsDFTestSettings