IMsPDLTermOptions.PDLConstraint

Fore Syntax

PDLConstraint: PDLConstraintType;

Fore.NET Syntax

PDLConstraint: Prognoz.Platform.Interop.Stat.PDLConstraintType;

Description

The PDLConstraint property determines lag constraints.

Comments

By default the term constraint is not used.

Fore Example

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

See also:

IMsPDLTermOptions