[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.client
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Return Value

expression text