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

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