IMsPDLTermOptions

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The IsPDLTerm property determines whether the term is a lag variable.
The LagLengthK property determines term lag.
The PDLConstraint property determines lag constraints.
The PolinomialDegreeP property determines term polynomial degree.

See also:

Ms Assembly Interfaces