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

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