NBConnectorFactory Name Property IBM Integration Bus
Returns the name of the factory.

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; set; }

Property Value

Type: OnlineString
Factory Name
See Also