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

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