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

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