Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ReadableConnectedApplications Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ConfigurationsIConfigurationServiceReadableConnectedApplications
Gets the list of the applications connected to the Interaction Workspace application, for which read access is available
Declaration Syntax
C#Visual BasicVisual C++
List<CfgApplication> ReadableConnectedApplications { get; }
ReadOnly Property ReadableConnectedApplications As List(Of CfgApplication)
property List<CfgApplication^>^ ReadableConnectedApplications {
	List<CfgApplication^>^ get ();
}
Value
The list of readable connected applications

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