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

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