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

Provides metadata information about the type of object the event collection contains.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property EventType As EventType
C#
public EventType EventType { get; }
Visual C++
public:
virtual property EventType^ EventType {
	EventType^ get () sealed;
}

Field Value

Return Value

metadata for the objects in the collection