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

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