IMsFormulaTransform.CalculationDirection

Syntax

CalculationDirection: MsCalculationDirection;

Description

The CalculationDirection property sets direction of pointwise calculation mode.

Comments

The calculation direction is relevant only in transformation problems. In the forecasting problems only forward calculation is used.

Calculation mode is determined by the IMsFormulaTransform.CalculationType property.

Example

The property use is given in the example for IMsFormulaTransform.CalculationType.

See also:

IMsFormulaTransform