Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DictionaryChain Property
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationIConfigManagerDictionaryChain
Gets the dictionary chain.
Declaration Syntax
C#Visual BasicVisual C++
IList<IConfigDictionary> DictionaryChain { get; }
ReadOnly Property DictionaryChain As IList(Of IConfigDictionary)
property IList<IConfigDictionary^>^ DictionaryChain {
	IList<IConfigDictionary^>^ get ();
}
Value
The dictionary chain.

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