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

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