Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsLoaded Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentIsLoaded
Gets a value indicating whether the IAgent is loaded from the configuration server using the [!:Username] and Password.
Declaration Syntax
C#Visual BasicVisual C++
bool IsLoaded { get; }
ReadOnly Property IsLoaded As Boolean
property bool IsLoaded {
	bool get ();
}
Value
true if this instance is loaded using the username and password; otherwise, false.

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