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