The NBOutputTerminal type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Attached |
Indicates whether the terminal is attached to anything or not.
(Overrides NBTerminal Attached.) |
![]() | Dynamic |
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.) |
![]() | Name |
Gets the name of the terminal.
(Inherited from NBTerminal.) |
See Also