IMsFormulaTerm

Description

The IMsFormulaTerm interface contains properties and methods used to determine parameters of expression elements (terms) used to set up model equation.

Properties

  Property name Brief description

Inversion

Outdated. Use IMsFormulaTerm.TermInfo.

InversionLag

Outdated. Use IMsFormulaTerm.TermInfo.

Key

The Key property returns term key.

Lag

The Lag property returns an object that determines the term lag value.

Serie

The Serie property returns an array of term, calculated with changes.

Slice

The Slice property determines variable slice corresponding to the given term.

TermInfo

The TermInfo property determines term parameters.

UnitInfo

The UnitInfo property returns information about term measurement units.

Methods

  Method name Brief description
The TermToInnerText method returns the internal view of term.
The TermToText method returns the name of a term that appears in the list of terms.
Outdated. Use IMsFormulaTerm.TermInfo.

See also:

Ms Assembly Interfaces