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

Returns the list of object parameters.

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

Syntax

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

Return Value

list of PrimitiveValue representing object parameters