[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.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Property EventType As EventType
C#
public override EventType EventType { get; set; }
Visual C++
public:
virtual property EventType^ EventType {
	EventType^ get () override;
	void set (EventType^ value) override;
}

Field Value

Return Value

metadata for the objects in the collection