• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/service/schedule/exception/scheduleserviceexception.php
  • Класс: BitrixTimemanServiceScheduleExceptionScheduleServiceException
  • Вызов: ScheduleServiceException::setResult
public function setResult($result)
{
	$this->result = $result;
	return $this;
}