Click or drag to resize

EventUnderlyingTypeOBJECTARRAY Field

Event representation is object-array (Object[]).

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const EventUnderlyingType OBJECTARRAY = 0

Field Value

Type: EventUnderlyingType
See Also