• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/entity/dashboard.php
  • Класс: BitrixReportVisualConstructorEntityDashboard
  • Вызов: Dashboard::setUserId
public function setUserId($userId)
{
	$this->userId = $userId;
}