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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	optionalLegacyConfig As ConfigurationEventTypeLegacy _
)
C#
public PropertyListBuilderNative (
	ConfigurationEventTypeLegacy optionalLegacyConfig
)
Visual C++
public:
PropertyListBuilderNative (
	ConfigurationEventTypeLegacy^ optionalLegacyConfig
)

Parameters

optionalLegacyConfig
net.esper.client.ConfigurationEventTypeLegacy
configures legacy type, or null information has been supplied.