• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/crm.php
  • Класс: BitrixImOpenLinesCrm
  • Вызов: Crm::isIgnoreSearchPerson
public function isIgnoreSearchPerson(): bool
{
	return $this->ignoreSearchPerson;
}