• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/automation/engine/robot.php
  • Класс: BitrixBizprocAutomationEngineRobot
  • Вызов: Robot::setDelayName
public function setDelayName($delayName)
{
	$this->delayName = (string)$delayName;
}