Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ExpandConnectionInformation Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Login.MainLoginIConnectionAlertExpandConnectionInformation
Gets or sets a value indicating whether the connection information is expanded.
Declaration Syntax
C#Visual BasicVisual C++
bool ExpandConnectionInformation { get; set; }
Property ExpandConnectionInformation As Boolean
property bool ExpandConnectionInformation {
	bool get ();
	void set (bool value);
}
Value
true if the connection information is expanded; otherwise, false.

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