UpdateCase Method
Updates an existing Case. This overload takes a setup object.
Updates an existing Case.
Overload List
Overload | Description |
---|---|
UpdateCase(UpdateCaseSetup) | Updates an existing Case. This overload takes a setup object. |
UpdateCase(UpdateCaseSetup,IDbTransaction) | Updates an existing Case. This overload takes a setup object and a database transaction. |
Remarks
If the User is not the current owner of the Case and this flag is true then the Update will not happen.
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
UpdateCaseSetup Class