Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ConfigServerHost Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ConfigurationsIConfigurationServiceConfigServerHost
Gets or sets the configuration server host.
Declaration Syntax
C#Visual BasicVisual C++
string ConfigServerHost { get; set; }
Property ConfigServerHost As String
property String^ ConfigServerHost {
	String^ get ();
	void set (String^ value);
}
Value
The configuration server host.

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