Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TargetId Property
NamespacesGenesyslab.Desktop.Modules.Windows.EventGenericEventTargetId
Gets or sets the target id.
Declaration Syntax
C#Visual BasicVisual C++
public string TargetId { get; set; }
Public Property TargetId As String
public:
property String^ TargetId {
	String^ get ();
	void set (String^ value);
}
Value
The target id.

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