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

Introspector that considers explicitly configured event properties only.

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

Syntax

Visual Basic (Declaration)
Public Class PropertyListBuilderExplicit _
	Implements PropertyListBuilder
C#
public class PropertyListBuilderExplicit : PropertyListBuilder
Visual C++
public ref class PropertyListBuilderExplicit : PropertyListBuilder

Inheritance Hierarchy

System.Object
  net.esper.events.property.PropertyListBuilderExplicit