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

Returns properties to use from lookup event to look up in index.

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

Syntax

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

Return Value

properties to use from lookup event