Closes the case and all the interactions that it contains.

Declaration Syntax
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)