 | EPLMethodInvocationContextFunctionName Property |
Returns the function name that appears in the EPL statement.
Namespace:
com.espertech.esper.common.client.hook.expr
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string FunctionName { get; }
Property Value
Type:
Stringfunction name
See Also