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

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)