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

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