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

Add a parent data merge view.

Namespace: net.esper.view.std
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub AddParentView ( _
	parentView As AddPropertyValueView _
)
C#
public void AddParentView (
	AddPropertyValueView parentView
)
Visual C++
public:
void AddParentView (
	AddPropertyValueView^ parentView
)

Parameters

parentView
net.esper.view.std.AddPropertyValueView
is the parent data merge view to add