DeleteTask

Return to Introduction  Previous page  Next page

This function removes a task from a header.

 

 

Prototype:

DeleteTask(LONG HeaderID, LONG TaskID)

 

Arguments:

HeaderID

An unique header ID.

TaskID

The ID of the task that should be deleted

 

See also:

DeleteHeader

 

Example:

TaskPanel.DeleteTask(Taskpanel1.Header_1, Taskpanel1.Header_1:Task_1)

 



Direct link to this page on our website: http://www.icetips.com/manuals/xptaskpanel/deletetask.htm