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

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