• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/category/entity/itemcategory.php
  • Класс: Bitrix\Crm\Category\Entity\ItemCategory
  • Вызов: ItemCategory::delete
public function delete(): Result
{
	return $this->entityObject->delete();
}