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

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