The MsBranchConditionType enumeration is used to determine a condition type of the condition branch execution in the metamodel calculation chain.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Scalar. Scalar condition. |
| 1 | InSelection. Entering the element selection. |
| 2 | InGroup. Entering the group of elements. |
| 3 | Expression. Expression that gives the logical type result after calculation. |
| 4 | NotEmpty. Non-empty series. |
See also: