• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/analyticboard.php
  • Класс: BitrixReportVisualConstructorAnalyticBoard
  • Вызов: AnalyticBoard::isNestedInBatch
public function isNestedInBatch()
{
	return $this->batchKey !== null;
}