Click or drag to resize

EventTypeMetadataTypeClass Property

Returns information on the originator or use of the event type

Namespace:  com.espertech.esper.common.client.meta
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EventTypeTypeClass TypeClass { get; }

Return Value

Type: EventTypeTypeClass
type class
See Also