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

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