Click or drag to resize

EventUnderlyingTypeMAP Field

Event representation is Map (any IDictionary interface implementation).

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

Field Value

Type: EventUnderlyingType
See Also