[]
        
(Showing Draft Content)

C1.DataCollection.FilterCombination

FilterCombination Enum

Represents the valid filter combinations to create a filter expression.

Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public enum FilterCombination

Fields

Name Description
And

An And logical operation is applied to the filters

Or

A Or logical operation is applied to the filters