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

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