DataFilterCondition
A complex data type that describes a filter condition.
Elements
ColumnName
String. The name of the column to filter.
Operation
String. The filtering operation.
Operand1
String. The first operand of the filter.
Operand2
String. Optional. The second operand of the filter.
Operand3
ArrayOfString. Optional. A list of operands for the filter.