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

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