\Visionline\Crm\WebApiOperator

Defines constants for operators of an expression.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
Eq
NotEq
Lt
Le
Gt
Ge
OneOf
AllOf
NoneOf
IsTrue
IsFalse
StartsWith
IsEmpty
IsNotEmpty
IsNull
IsNotNull
LocatedInGeo
LocatedInGeoPos
LocatedInPol
NotLocatedInPol
InHierarchy
InCurrentMonth
InPreviousMonth
InCurrentYear
InPreviousYear
Contains
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

Eq

Eq

Equal

NotEq

NotEq

Not equal

Lt

Lt

Less than

Le

Le

Less than or equal

Gt

Gt

Greater than

Ge

Ge

Greater than or equal

OneOf

OneOf

One of

AllOf

AllOf

All of

NoneOf

NoneOf

None of

IsTrue

IsTrue

Is true

IsFalse

IsFalse

Is false

StartsWith

StartsWith

StartsWith

IsEmpty

IsEmpty

Is empty

IsNotEmpty

IsNotEmpty

Is not empty

IsNull

IsNull

Is null

IsNotNull

IsNotNull

Is not null

LocatedInGeo

LocatedInGeo

Located in geographical region

LocatedInGeoPos

LocatedInGeoPos

Located in geographical location (position + radius)

LocatedInPol

LocatedInPol

Located in political region

NotLocatedInPol

NotLocatedInPol

Not located in political region

InHierarchy

InHierarchy

In hierarchy

InCurrentMonth

InCurrentMonth

Date is in current month

InPreviousMonth

InPreviousMonth

Date is in previous month

InCurrentYear

InCurrentYear

Date is in current year

InPreviousYear

InPreviousYear

Date is in previous year

Contains

Contains

String contains another string