Click or drag to resize

AccessModifierExpressionContextExpressionName Property

Returns the expression name

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public string ExpressionName { get; }

Return Value

Type: String
expression name
See Also