WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Parent Property
NamespacesIBM.Broker.PluginNBElementParent
SUMMARY
The Parent property provides the parent NBElement in the logical (hierarchical) view of the message.
Declaration Syntax
C#Visual BasicVisual C++F#
public NBElement Parent { get; }
Public ReadOnly Property Parent As NBElement
	Get
public:
property NBElement^ Parent {
	NBElement^ get ();
}
member Parent : NBElement
Value
The element representing the parent of this element.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0