SUMMARY
Indicates whether the terminal is attached to anything or not.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override bool Attached { get; }
Public Overrides ReadOnly Property Attached As Boolean
Get
public:
virtual property bool Attached {
bool get () override;
}
abstract Attached : bool
override Attached : bool

Value
A boolean indicating the attached status.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0