Click or drag to resize

ScriptExpressionExpressionText Property

Returns the script body.

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

Property Value

Type: String
script body
See Also