• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/checklist/internals/compositetreeitem.php
  • Класс: BitrixTasksCheckListInternalsCompositeTreeItem
  • Вызов: CompositeTreeItem::getDescendants
public function getDescendants()
{
	return $this->descendants;
}