Click or drag to resize

ModuleModuleText Property

Returns module text.

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

Property Value

Type: String
text
See Also