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