Skip to main content

DateTimeOffsetFilterItem Properties

An object defining properties for the DateTimeOffsetFilterItem class.

Not

Indicates whether the filter condition should be negated.

Type: bool


Column

The name of the column to be filtered.

Type: string


Type

The type of filtering applied.

Type: FilterType
Accepted Values:

NameValue
Equal1
Greater2
GreaterOrEqual3
Less4
LessOrEqual5
Contain6
StartsWith7
EndsWith8
In9

Value

The type of filtering applied.

Type: DateTimeOffset?


ItemType

The type of the filter item.

Type: FilterItemType
Accepted Values:

NameValue
String1
Int162
Int323
Int644
DateTime5
DateTimeOffset6
Boolean7
Double8
Float9
Decimal10
MultiLanguage11
StringArray12
Int16Array13
Int32Array14
Int64Array15
DateTimeArray16
DateTimeOffsetArray17
DoubleArray18
FloatArray19
DecimalArray20