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

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