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