• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/category.php
  • Класс: BitrixReportVisualConstructorCategory
  • Вызов: Category::setParentKey
public function setParentKey($parentKey)
{
	$this->parentKey = $parentKey;
}