Namespace: Consultingwerk.Web.Kendo.Data
Enum 
FilterOperatorEnum Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:FilterOperatorEnum
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 19 07:43:54 CEST 2015
Notes:The supported operators are: "eq" (equal to), "neq" (not equal to),
"lt" (less than), "lte" (less than or equal to),
"gt" (greater than), "gte" (greater than or equal to),
"startswith", "endswith", "contains". The last three are
supported only for string fields.


Top Enum Member Summary
Name Purpose
eq
neq
lt
lte
gt
gte
startswith
endswith
contains


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:09