Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Destination Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.RoutingBaseIRoutingBasedTargetObjectDestination
Gets or sets the destination.
Declaration Syntax
C#Visual BasicVisual C++
Object Destination { get; set; }
Property Destination As Object
property Object^ Destination {
	Object^ get ();
	void set (Object^ value);
}
Value
The destination.

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