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

EventType than can be supplied with a preconfigured list of properties getters (aka. explicit properties).

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

Syntax

Visual Basic (Declaration)
Public MustInherit Class BaseConfigurableEventType _
	Implements EventType
C#
public abstract class BaseConfigurableEventType : EventType
Visual C++
public ref class BaseConfigurableEventType abstract : EventType

Inheritance Hierarchy

System.Object
  net.esper.events.BaseConfigurableEventType
    net.esper.events.xml.BaseXMLEventType