[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)
Protected Sub New ( _
	propertyName As String _
)
C#
protected PropertyBase (
	string propertyName
)
Visual C++
protected:
PropertyBase (
	String^ propertyName
)

Parameters

propertyName
System.String
is the name of the property