IndexRebuild::getAgentName

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. IndexRebuild
  4. getAgentName
  • Модуль: 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() . ');';
}

Добавить комментарий