• Модуль: rpa
  • Путь к файлу: ~/bitrix/modules/rpa/lib/command.php
  • Класс: BitrixRpaCommand
  • Вызов: Command::isSaveToHistoryEnabled
public function isSaveToHistoryEnabled(): bool
{
	return $this->isSaveToHistoryEnabled;
}