Click or drag to resize

ConfigurationCompilerPlugInSingleRowFunctionName Property

Returns the single-row function name for use in EPL.

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

Property Value

Type: String
single-row function name
See Also