IMsPDLTermOptions

Assembly: Ms;

Description

The IMsPDLTermOptions interface returns parameters of the term corresponding to lag variable.

Inheritance Hierarchy

          IMsTermOptions

          IMsPDLTermOptions

Comments

IMsPDLTermOptions is delegate of the IMsTermOptions base interface.

Properties

  Property name Brief description
IsPDLTerm The IsPDLTerm property determines whether the term is a lag variable.
LagLengthK The LagLengthK property determines term lag.
PDLConstraint The PDLConstraint property determines lag constraints.
PolinomialDegreeP The PolinomialDegreeP property determines term polynomial degree.

See also:

Ms Assembly Interfaces