NBMessageFlow Name Property IBM Integration Bus
Returns the name of the message flow.

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

public string Name { get; internal set; }

Property Value

Type: OnlineString
Name returns the Message flow name.
See Also