 | ConfigurationCompilerPlugInSingleRowFunctionEventTypeName Property |
Returns the event type name for functions that return instances.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string EventTypeName { get; set; }
Property Value
Type:
Stringevent type name
See Also