Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Key Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.CaseDataViewCaseDataKey
Gets or sets the unique key.
Declaration Syntax
C#Visual BasicVisual C++
public string Key { get; set; }
Public Property Key As String
public:
property String^ Key {
	String^ get ();
	void set (String^ value);
}
Value
The key.

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