Enumeration ColumnComparisonConditionOperatorType
Enumeration Members
Bottom
Bottom: 7
BottomPercentile
BottomPercentile: 9
Contains
Contains: 12
Custom
Custom: 44
DoesNotContain
DoesNotContain: 13
DoesNotEndWith
DoesNotEndWith: 17
DoesNotStartWith
DoesNotStartWith: 15
Empty
Empty: 40
EndsWith
EndsWith: 16
Equals
Equals: 0
False
False: 11
GreaterThan
GreaterThan: 4
GreaterThanOrEqualTo
GreaterThanOrEqualTo: 5
IsNotNull
IsNotNull: 43
IsNull
IsNull: 42
LastMonth
LastMonth: 26
LastQuarter
LastQuarter: 29
LastWeek
LastWeek: 23
LastYear
LastYear: 32
LessThan
LessThan: 2
LessThanOrEqualTo
LessThanOrEqualTo: 3
Month
Month: 38
NextMonth
NextMonth: 24
NextQuarter
NextQuarter: 27
NextWeek
NextWeek: 21
NextYear
NextYear: 30
NotEmpty
NotEmpty: 41
NotEquals
NotEquals: 1
Q1
Q1: 34
Q2
Q2: 35
Q3
Q3: 36
Q4
Q4: 37
StartsWith
StartsWith: 14
ThisMonth
ThisMonth: 25
ThisQuarter
ThisQuarter: 28
ThisWeek
ThisWeek: 22
ThisYear
ThisYear: 31
Today
Today: 18
Tomorrow
Tomorrow: 19
Top
Top: 6
TopPercentile
TopPercentile: 8
True
True: 10
Year
Year: 39
YearToDate
YearToDate: 33
Yesterday
Yesterday: 20
Identifies the operator type of a column comparison condition.