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

Factory for creates a builder/introspector for determining event property descriptors based on a given class.

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

Syntax

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

Inheritance Hierarchy

System.Object
  net.esper.events.property.PropertyListBuilderFactory