Assembly: Ms;
The IMsFindFormulaResultModel interface provides information about a model containing formulas with found term.
IMsFindFormulaResultModel
Cast the search result described by the IMsFindFormulaResult interface to the IMsFindFormulaResultModel interface, if the IMsFindFormulaResult.Type property returns MsCalculationChainEntryType.Model.
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: