Assembly: Ms;
The IMsFindFormulaResult interface is used to work with formula search results.
IMsFindFormulaResult
The search result can be obtained using the IMsFindFormulaResults.Item property.
The interface is basic for the following interfaces:
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: