FilterOperation

FilterOperation enumeration

Specifies how the criterion established with FieldName, FilterComparisonType, and Value relates to other criteria in the filter.

Members

Member nameDescription
UNDEFINEDUndefined.
ANDAND operator.
OROR operator.

See Also