Gets whether the terminal is attached to anything or not.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
public virtual bool Attached { get; }
public virtual bool Attached { get; }
Public Overridable ReadOnly Property Attached As Boolean
Get
Public Overridable ReadOnly Property Attached As Boolean
Get
public:
virtual property bool Attached {
bool get ();
}
public:
virtual property bool Attached {
bool get ();
}
abstract Attached : bool with get
override Attached : bool with get
abstract Attached : bool with get
override Attached : bool with get
Property Value
Type:
BooleanReturns a boolean indicating the attached status.