• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/Task/Data/TasksToBeDelegated.php
  • Класс: BitrixBizprocTaskDataTasksToBeDelegated
  • Вызов: TasksToBeDelegated::getToUserId
public function getToUserId(): int
{
	return $this->toUserId;
}