[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Returns an array of event types that are super to this event type, from which this event type
inherited event properties. For bean instances underlying the event this method returns the
event types for all superclasses extended by the bean and all interfaces implemented by the bean.
Namespace: net.esper.events.xml
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides ReadOnly Property SuperTypes As IEnumerable(Of EventType) |
Field Value
Return Value
an array of event types