Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Key Property
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatFormattedObjectKey
Gets the key.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string Key { get; }
Public MustOverride ReadOnly Property Key As String
public:
virtual property String^ Key {
	String^ get () abstract;
}
Value
The key.

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