DeleteCase |
Scroll |
Deletes the Thereforeā¢ case with the specified case number.
Namespace: Therefore.API
Visual Basic Public Overridable Function DeleteCase ( _ nCaseNo As Integer _ ) C# public virtual void DeleteCase ( int nCaseNo )
Parameters nCaseNo Number of the case to be deleted.
Return Value None. |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |