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

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