Enum ConditionalGroupOperator
- Namespace
- Dynamicweb.DataIntegration.Integration
- Assembly
- Dynamicweb.DataIntegration.dll
The operator to use when comparing input to existing rows.
public enum ConditionalGroupOperator
Fields
And = 0
And
Or = 1
Or