Assembly: Algo;
The IAlgoBranchCondFindFormulaResult interface provides information about a branching containing the found term.
IAlgoBranchCondFindFormulaResult
Cast the search result described by the IAlgoFindFormulaResult interface to the IAlgoBranchCondFindFormulaResult interface.
| Property name | Brief description | |
| Branch | The Branch property returns the branching condition, in which formulas the term was found. | |
| BranchCase | The BranchCase property returns the branching branch, in which formulas the term was found. | |
| BranchCondition | The BranchCondition property returns the condition, which uses the found term. |
See also: