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

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