Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InteractionsWindowList Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowControllerInteractionsWindowList
Gets a list of interaction windows.
Declaration Syntax
C#Visual BasicVisual C++
IList<IInteractionsWindow> InteractionsWindowList { get; }
ReadOnly Property InteractionsWindowList As IList(Of IInteractionsWindow)
property IList<IInteractionsWindow^>^ InteractionsWindowList {
	IList<IInteractionsWindow^>^ get ();
}
Value
A list of interaction windows.

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