Click or drag to resize

ScriptExpressionOptionalEventTypeName Property

Returns the optional event type name.

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

Property Value

Type: String
type name
See Also