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

Gets the property from the specified event bean.

Namespace: net.esper.events.xml
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Function GetValue ( _
	eventBean As EventBean _
) As Object
C#
public virtual Object GetValue (
	EventBean eventBean
)
Visual C++
public:
virtual Object^ GetValue (
	EventBean^ eventBean
)

Parameters

eventBean
net.esper.events.EventBean

Field Value