• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/duplicate/volatile/indexrebuild.php
  • Класс: Bitrix\Crm\Agent\Duplicate\Volatile\IndexRebuild
  • Вызов: IndexRebuild::getAgentName
protected function getAgentName(): string
{
	return $this->getAgentNameFilterPrefix() . $this->getVolatileTypeId() . ');';
}