NBInputRecord Connector Property IBM Integration Bus
Returns the NBConnector to which this record belongs.

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

public virtual NBInputConnector Connector { get; }

Property Value

Type: NBInputConnector
The NBConnector.
See Also