Click or drag to resize

AggregationMultiFunctionValidationContextEventTypes Property

Returns the event types of all events in the select clause

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EventType[] EventTypes { get; }

Property Value

Type: EventType
types
See Also