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

Returns property names for left stream.

Namespace: net.esper.eql.join.plan
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property PropertiesLeft As IList(Of String)
C#
public IList<string> PropertiesLeft { get; }
Visual C++
public:
property IList<String^>^ PropertiesLeft {
	IList<String^>^ get ();
}

Return Value

property names