Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TitleKey Property
NamespacesGenesyslab.Desktop.Modules.Core.DisplayFormatIFormattedCfgApplicationTitleKey
Gets or sets the title key in the language dictionary.
Declaration Syntax
C#Visual BasicVisual C++
string TitleKey { get; set; }
Property TitleKey As String
property String^ TitleKey {
	String^ get ();
	void set (String^ value);
}
Value
The title key in the language dictionary.

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