Ms > Ms Assembly Interfaces > IMsFindFormulaResultBranchCondition
Assembly: Ms;
The IMsFindFormulaResultBranchCondition interface provides information about a condition containing the found term.
IMsFindFormulaResultBranchCondition
Cast the search result described by the IMsFindFormulaResult interface to the IMsFindFormulaResultModel interface, if the IMsFindFormulaResult.Type property returns MsCalculationChainEntryType.Branch.
Property name | Brief description | |
![]() |
BranchCase | The BranchCase property returns the branch, which uses the found term. |
![]() |
BranchCondition | The BranchCondition property returns the condition, which uses the found term. |
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: