CustomOptions: IMsTermOptions;
CustomOptions: Prognoz.Platform.Interop.Ms.IMsTermOptions;
The CustomOptions property returns advanced parameters of a composite term.
CustomOptions is used to set lag variables for the linear regression (OLS mark) method.
The property use is given in the example for IMsLinearRegressionTransform.PDLStatCoefficients.
See also: