Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsPossibleToLogOn Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMyAgentStateIsPossibleToLogOn
Gets a value indicating whether it is possible for the agent to log on.
Declaration Syntax
C#Visual BasicVisual C++
bool IsPossibleToLogOn { get; }
ReadOnly Property IsPossibleToLogOn As Boolean
property bool IsPossibleToLogOn {
	bool get ();
}
Value
true if it is possible for the agent to log on; otherwise, false.

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