NBOutputTerminal PropertiesIBM Integration Bus
The NBOutputTerminal type exposes the following members.
Properties

  NameDescription
Public propertyAttached
Indicates whether the terminal is attached to anything or not.
(Overrides NBTerminal Attached.)
Public propertyDynamic
Returns true if the terminal is dynamic. A dynamic terminal is a terminal that was added to a node by a messageflow designer rather than being a static attribute which was added to the node when it was written.
(Inherited from NBTerminal.)
Public propertyName
Gets the name of the terminal.
(Inherited from NBTerminal.)
Back to Top
See Also