Click or drag to resize

MagicPropertyInfoEventPropertyType Property

Gets or sets the event type of the property.

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public PropertyType EventPropertyType { get; }

Property Value

Type: PropertyType
The type of the property.
See Also