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

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