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

Encapsulates the event property information. In the .NET version we rely upon reflection to provide us with the basic abstraction thats necessary here.

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

Syntax

Visual Basic (Declaration)
Public Class EventPropertyDescriptor
C#
public class EventPropertyDescriptor
Visual C++
public ref class EventPropertyDescriptor

Inheritance Hierarchy

System.Object
  net.esper.events.EventPropertyDescriptor