Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Interactions Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionManagerInteractions
Gets the interactions.
Declaration Syntax
C#Visual BasicVisual C++
ObservableCollection<IInteraction> Interactions { get; }
ReadOnly Property Interactions As ObservableCollection(Of IInteraction)
property ObservableCollection<IInteraction^>^ Interactions {
	ObservableCollection<IInteraction^>^ get ();
}
Value
The interactions.

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