IMsFindFormulaResultModel

Assembly: Ms;

Description

The IMsFindFormulaResultModel interface provides information about a model containing formulas with found term.

Inheritance Hierarchy

          IMsFindFormulaResult

          IMsFindFormulaResultModel

Comments

Cast the search result described by the IMsFindFormulaResult interface to the IMsFindFormulaResultModel interface, if the IMsFindFormulaResult.Type property returns MsCalculationChainEntryType.Model.

Properties inherited from IMsFindFormulaResult

  Property name Brief description
The ChainEntry property returns the calculation chain element, in which formulas the term was found.
The ChainMetamodel property returns the metamodel, to which calculation chain element belongs.
The Type property returns the type of found element.

See also:

Ms Assembly Interfaces