NBConnector Name Property IBM Integration Bus
Returns the name of the connector.

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

public virtual string Name { get; }

Property Value

Type: OnlineString
The Connector Name.
See Also