IMsCompositeFormulaTerm.CustomOptions

Fore Syntax

CustomOptions: IMsTermOptions;

Fore.NET Syntax

CustomOptions: Prognoz.Platform.Interop.Ms.IMsTermOptions;

Description

The CustomOptions property returns advanced parameters of a composite term.

Comments

CustomOptions is used to set lag variables for the linear regression (OLS mark) method.

Fore Example

The property use is given in the example for IMsLinearRegressionTransform.PDLStatCoefficients.

See also:

IMsCompositeFormulaTerm