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

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