Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsEmptyACDQueue Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceIsEmptyACDQueue
Determines if the ACDQueue is defined.
Declaration Syntax
C#Visual BasicVisual C++
bool IsEmptyACDQueue { get; }
ReadOnly Property IsEmptyACDQueue As Boolean
property bool IsEmptyACDQueue {
	bool get ();
}
Value
true if the ACDQueue is not defined; otherwise, false.

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