Click or drag to resize

StatementOptionContextBaseModuleName Property

Returns the module name

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

Property Value

Type: String
module name
See Also