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

Returns value getter for the property of an event of the given event type.

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

Syntax

Visual Basic (Declaration)
Public Overrides Function GetGetter ( _
	eventType As BeanEventType _
) As EventPropertyGetter
C#
public override EventPropertyGetter GetGetter (
	BeanEventType eventType
)
Visual C++
public:
virtual EventPropertyGetter^ GetGetter (
	BeanEventType^ eventType
) override

Parameters

eventType
net.esper.events.BeanEventType
is the type of event to make a getter for

Return Value

fast property value getter for property