NBRoute Name Property IBM Integration Bus
Gets the name of the label node this NBRoute points to.

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

public string Name { get; }

Property Value

Type: OnlineString
Name accesses the label's name.
See Also