Remind::getDaysBefore

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. Remind
  4. getDaysBefore
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/properties/remind.php
  • Класс: BitrixCalendarCoreEventPropertiesRemind
  • Вызов: Remind::getDaysBefore
public function getDaysBefore(): ?int
{
	return $this->daysBefore ?? null;
}

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