Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InteractionIds Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.InteractionsIConsultControllerInteractionIds
Gets a list of interaction ids.
Declaration Syntax
C#Visual BasicVisual C++
IList<string> InteractionIds { get; }
ReadOnly Property InteractionIds As IList(Of String)
property IList<String^>^ InteractionIds {
	IList<String^>^ get ();
}
Value
The interaction ids.

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