• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/search/companysearchcontentbuilder.php
  • Класс: Bitrix\Crm\Search\CompanySearchContentBuilder
  • Вызов: CompanySearchContentBuilder::getEntityTypeID
public function getEntityTypeID()
{
	return \CCrmOwnerType::Company;
}