IAlgoCalcBlockFindFormulaResult.ChainModel

Syntax

ChainModel: IMsCalculationChainModel;

Description

The ChainModel property returns the calculation chain model, in which formulas the term was found.

Example

The property use is given in the example for the ICalcAlgorithm.FindFormulas method.

See also:

IAlgoCalcBlockFindFormulaResult