Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CloseCase Method (caseId)
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionManagerCloseCase(String)
Closes the case and all the interactions that it contains.
Declaration Syntax
C#Visual BasicVisual C++
void CloseCase(
	string caseId
)
Sub CloseCase ( _
	caseId As String _
)
void CloseCase(
	String^ caseId
)
Parameters
caseId (String)
The case id.

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