Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetCaseControllerByCaseId Method (caseId)
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIInteractionsWindowViewModelGetCaseControllerByCaseId(String)
Gets the case controller by case id.
Declaration Syntax
C#Visual BasicVisual C++
ICaseController GetCaseControllerByCaseId(
	string caseId
)
Function GetCaseControllerByCaseId ( _
	caseId As String _
) As ICaseController
ICaseController^ GetCaseControllerByCaseId(
	String^ caseId
)
Parameters
caseId (String)
The case id.
Return Value
The case controller.

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