Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
MainInteraction Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsICaseMainInteraction
Gets or sets the main interaction.
Declaration Syntax
C#Visual BasicVisual C++
IInteraction MainInteraction { get; set; }
Property MainInteraction As IInteraction
property IInteraction^ MainInteraction {
	IInteraction^ get ();
	void set (IInteraction^ value);
}
Value
The main interaction.

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