• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/handler/basereport.php
  • Класс: BitrixReportVisualConstructorHandlerBaseReport
  • Вызов: BaseReport::setCalculatedData
public function setCalculatedData($calculatedData)
{
	$this->calculatedData = $calculatedData;
}