DeleteAllTasks

Return to Introduction  Previous page  Next page

Delete all tasks for the specified header.  The method calls the DeleteTask method to delete each task in the header.

 

 

Prototype:

DeleteAllTasks(LONG HeaderID)

 

Arguments:

HeaderID

The unique ID of the header in wich the task resides.

 

 

See also:

DeleteTask