Section::getParentId

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. Section
  4. getParentId
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/section/section.php
  • Класс: BitrixCalendarCoreSectionSection
  • Вызов: Section::getParentId
public function getParentId(): ?string
{
	return $this->parentId;
}

Добавить комментарий