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