Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
PossibleConfigServers Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Login.MainLoginIMainLoginViewModelPossibleConfigServers
Gets or sets a list of possible configuration servers.
Declaration Syntax
C#Visual BasicVisual C++
IDictionary<string, string> PossibleConfigServers { get; set; }
Property PossibleConfigServers As IDictionary(Of String, String)
property IDictionary<String^, String^>^ PossibleConfigServers {
	IDictionary<String^, String^>^ get ();
	void set (IDictionary<String^, String^>^ value);
}
Value
Possible configuration servers.

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