Click or drag to resize

EventTypeMetadataName Property

Returns the event type name.

Namespace:  com.espertech.esper.common.client.meta
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string Name { get; }

Return Value

Type: String
event type name
See Also