[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Get the getter for a specified event property. Returns null if the property name is not valid.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetGetter ( _ property As String _ ) As EventPropertyGetter |
C# |
---|
EventPropertyGetter GetGetter ( string property ) |
Visual C++ |
---|
EventPropertyGetter^ GetGetter ( String^ property ) |
Parameters
- property
- System.String
is the property name