[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)
Return the MapEventBean.EventType instance that describes the set of properties available for this event.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property EventType As EventType |
C# |
---|
public virtual EventType EventType { get; } |
Visual C++ |
---|
public: virtual property EventType^ EventType { EventType^ get (); } |
Field Value
Return Value
event type
See Also
MapEventBean.EventType