[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the underlying expression text or XML.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Text As String
C#
public virtual string Text { get; }
Visual C++
public:
virtual property String^ Text {
	String^ get ();
}

Field Value

Return Value

expression text