Click or drag to resize

ConfigurationCompilerPlugInSingleRowFunctionFunctionMethodName Property

Returns the name of the single-row function.

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

Property Value

Type: String
function name
See Also