MsBranchConditionComparisonOperator

Description

The MsBranchConditionComparisonOperator enumeration contains comparison operators in the condition of the condition branch that is included into the metamodel calculation chain.

It is used by the following property:

Description

Value Brief description
0 Equal. Value equality is checked.
1 More. The greatest value is selected.
2 Less. The least value is selected.
3 NotEqual. Check if values are not equal.

See also:

Ms Assembly Enumerations