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

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