TaskSiblings
methodsReturns a list of all tasks that have the same parent.
Parameters:taskkendo.data.GanttTask
Returns:Array
The reference task.
—The list of all tasks with the same parent as the parameter task. If the parameter task is a root-level task, all root-level tasks are returned.