• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/category/entity/category.php
  • Класс: Bitrix\Crm\Category\Entity\Category
  • Вызов: Category::getIsSystem
public function getIsSystem(): bool
{
	return false;
}