Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ConnectedApplications Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ConfigurationsIConfigurationServiceConnectedApplications
Gets the list of the applications connected to the Interaction Workspace application
Declaration Syntax
C#Visual BasicVisual C++
ICollection<CfgConnInfo> ConnectedApplications { get; }
ReadOnly Property ConnectedApplications As ICollection(Of CfgConnInfo)
property ICollection<CfgConnInfo^>^ ConnectedApplications {
	ICollection<CfgConnInfo^>^ get ();
}
Value
The list of connected applications

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