• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/settings/historysettings.php
  • Класс: Bitrix\Crm\Settings\HistorySettings
  • Вызов: HistorySettings::enableCompanyDeletionEvent
public function enableCompanyDeletionEvent($enabled)
{
	$this->enableCompanyDeletionEvent->set($enabled);
}