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

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