WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Name Property
NamespacesIBM.Broker.PluginNBRouteName
SUMMARY
Gets the name of the label node this NBRoute points to.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
member Name : string
Value
Name accesses the label's name.

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