Magidoc

RoutingSegmentLogicalOperator
Enum

Logical operator used in routing group segments to determine if any, all, or none of the values of the segment must match.

Possible Values

#

AND

All the values of the segment must match.

NOT

None of the values of the segment must match.

OR

Any value of the segment must match.

Usages

#

References

#