• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/event.php
  • Класс: BitrixCalendarCoreEventEvent
  • Вызов: Event::getEventType
public function getEventType(): ?string
{
	return $this->eventType;
}