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

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