[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Return the XMLEventBean.EventType instance that describes the set of properties available for this event.
Namespace: net.esper.events.xml
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property EventType As EventType |
C# |
---|
public virtual EventType EventType { get; } |
Field Value
Return Value
event type
See Also
XMLEventBean.EventType