NBElement Name Property IBM Integration Bus
The Name property provides the name 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 Name { get; set; }

Property Value

Type: OnlineString
Name accesses the name of the element.
See Also