Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DisplayNameKey Property
NamespacesGenesyslab.Desktop.Infrastructure.ThemingThemeDisplayNameKey
Gets or sets the display name. The display name is the id in dictionary
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayNameKey { get; set; }
Public Property DisplayNameKey As String
public:
property String^ DisplayNameKey {
	String^ get ();
	void set (String^ value);
}
Value
The display name.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)