Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsPDLTermOptions interface returns parameters of the term corresponding to lag variable.
IMsPDLTermOptions
IMsPDLTermOptions is delegate of the IMsTermOptions base interface.
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: