• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/manager/reportmanager.php
  • Класс: BitrixReportVisualConstructorInternalManagerReportManager
  • Вызов: ReportManager::getIndexByDataType
public function getIndexByDataType()
{
	return $this->isCalled() ? self::$indices['dataType'] : false;
}