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

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