Click or drag to resize

AccessModifierEventTypeContextEventTypeName Property

Returns the event type name

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public string EventTypeName { get; }

Return Value

Type: String
event type name
See Also