Click or drag to resize

FilterEventTypeName Property

Returns the name of the event type to filter for.

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

Return Value

Type: String
event type name
See Also