CloseCase Method
Closes the specified Case that is currently open. This overload takes a set of required parameters for the API.
Closes the specified Case that is currently open.
Overload List
Overload | Description |
---|---|
CloseCase(String) | Closes the specified Case that is currently open. This overload takes a set of required parameters for the API. |
CloseCase(CloseCaseSetup) | Closes the specified Case that is currently open. This overload takes a setup object. |
CloseCase(CloseCaseSetup,IDbTransaction) | Closes the specified Case that is currently open. This overload takes a setup object and a database transaction. |
Remarks
If the CloseSums property is not set, the API will automatically calculate the log summation for the Case.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SupportToolkit Class
SupportToolkit Members
CloseCaseSetup Class