CalculationDirection: MsCalculationDirection;
CalculationDirection: Prognoz.Platform.Interop.Ms.MsCalculationDirection;
The CalculationDirection property sets direction of pointwise calculation mode.
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.
The property use is given in the example for IMsFormulaTransform.CalculationType.
See also: