Click or drag to resize

VirtualDataWindowLookupOpGREATER_OR_EQUAL Field

Greater or equal (>=).

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const VirtualDataWindowLookupOp GREATER_OR_EQUAL = 3

Field Value

Type: VirtualDataWindowLookupOp
See Also