Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ConsultControllerByConsultInteractionId Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowViewModelConsultControllerByConsultInteractionId
Gets the consult controller by consult interaction id.
Declaration Syntax
C#Visual BasicVisual C++
IDictionary<string, IConsultController> ConsultControllerByConsultInteractionId { get; }
ReadOnly Property ConsultControllerByConsultInteractionId As IDictionary(Of String, IConsultController)
property IDictionary<String^, IConsultController^>^ ConsultControllerByConsultInteractionId {
	IDictionary<String^, IConsultController^>^ get ();
}
Value
The consult controller.

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