ProjWBSUpdateController.deleteTasks Method [AX 2012]

Deletes list of tasks from WBS tree.

public boolean deleteTasks(List _tasks)

Run On

Called

Parameters

_tasks
Type: List Class
List object that contains HierarchyTreeTable records to delete.

Return Value

Type: boolean
true if deleting was successful.

Community Additions

ADD
Show: