Returns an NBRoute object matching the label name passed as an argument,
or null if the matching label node does not exist.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Parameters
- label
- Type:
System String
The label.
Return Value
Type: NBRouteReturns the NBRoute.
See Also