Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SetForward Method (destination)
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceSetForward(String)
Sets the forward.
Declaration Syntax
C#Visual BasicVisual C++
bool SetForward(
	string destination
)
Function SetForward ( _
	destination As String _
) As Boolean
bool SetForward(
	String^ destination
)
Parameters
destination (String)
The destination.
Value
true if successful; otherwise, false.

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