 | 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
Syntaxpublic string OptionalSplitExpressionTypeName { get; set; }
Return Value
Type:
Stringtype name, or null if none assigned
See Also