• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/connection/eventconnection.php
  • Класс: BitrixCalendarSyncConnectionEventConnection
  • Вызов: EventConnection::getRecurrenceId
public function getRecurrenceId(): ?string
{
	return $this->recurrenceId;
}