Constraint Condition Logic

Units:-
Mode:Input Only
Multi-band:False
Default Value:0
Validation Rule:In (0,1)
Key Property:No
Description:Logic used in combining conditions associated with the constraint

Constraint Condition Logic controls how multiple conditions applied to a constraint, through the Conditions collection, are combined to set the active status of the constraint. It can take the following values:

And (value = 0)
The constraint is active only if ALL conditions are active.
Or (value = 1)
The constraint is active if ANY of the conditions are active.

You should only set this property once i.e. it is a static property.