• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Factory/Dynamic.php
  • Класс: Bitrix\Crm\Service\Factory\Dynamic
  • Вызов: Dynamic::isBeginCloseDatesEnabled
public function isBeginCloseDatesEnabled(): bool
{
	return $this->type->getIsBeginCloseDatesEnabled();
}