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