• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/duplicate/background/leadindexrebuild.php
  • Класс: Bitrix\Crm\Agent\Duplicate\Background\LeadIndexRebuild
  • Вызов: LeadIndexRebuild::getEntityTypeId
public function getEntityTypeId(): int
{
	return CCrmOwnerType::Lead;
}