Show contents 

Ms > Ms Assembly Interfaces > IMsPDLTermOptions > IMsPDLTermOptions.IsPDLTerm

IMsPDLTermOptions.IsPDLTerm

Fore Syntax

IsPDLTerm: Boolean;

Fore.NET Syntax

IsPDLTerm: System.Boolean;

Description

The IsPDLTerm property determines whether the term is a lag variable.

Comments

Available values:

Fore Example

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

See also:

IMsPDLTermOptions