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

Returns event type of the stream that the property was found in.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

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

Return Value

stream's event type