• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/classes/general/rest.php
  • Класс: CIntranetRestService
  • Вызов: CIntranetRestService::getDeptIblock
static function getDeptIblock()
{
	return COption::GetOptionInt('intranet', 'iblock_structure', 0);
}