NBElement Namespace Property IBM Integration Bus
The Namespace property provides the namespace of the NBElement in the logical (hierarchical) view of the message.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public string Namespace { get; set; }

Property Value

Type: OnlineString
NameSpace accesses the namespace of the element.
See Also