Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsLogOff Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaIsLogOff
Gets a value indicating whether this instance is logged off.
Declaration Syntax
C#Visual BasicVisual C++
bool IsLogOff { get; }
ReadOnly Property IsLogOff As Boolean
property bool IsLogOff {
	bool get ();
}
Value
true if this instance is logged off; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)