Determines how the condition is related to the previous condition inside the corresponding ConditionalInstruction.Conditions array. The enumeration contains the following values:

Members

Member Description
And The condition is connected to the previous condition by a logical conjunction (ConditionA ∧ ConditionB)
Or The condition is connected to the previous condition by a logical disjunction (ConditionA ∨ ConditionB)