Click or drag to resize

ContainedEventSelectOptionalSplitExpressionTypeName Property

Returns the event type name assigned to events that result by applying the split (contained event) expression.

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

Return Value

Type: String
type name, or null if none assigned
See Also