WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Namespace Property
NamespacesIBM.Broker.PluginNBElementNamespace
SUMMARY
The Namespace property provides the namespace of the NBElement in the logical (hierarchical) view of the message.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Namespace { get; set; }
Public Property Namespace As String
	Get
	Set
public:
property String^ Namespace {
	String^ get ();
	void set (String^ value);
}
member Namespace : string with get, set
Value
NameSpace accesses the namespace of the element.

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