Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ContextualConfigManager Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionContextualConfigManager
Gets the contextual configuration manager (contextualize by the attached data).
Declaration Syntax
C#Visual BasicVisual C++
IConfigManager ContextualConfigManager { get; }
ReadOnly Property ContextualConfigManager As IConfigManager
property IConfigManager^ ContextualConfigManager {
	IConfigManager^ get ();
}
Value
The contextual configuration manager.

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