• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/call.php
  • Класс: Bitrix\Crm\Activity\Provider\Call
  • Вызов: Call::canKeepCompletedInCalendar
static function canKeepCompletedInCalendar($providerTypeId = null)
{
	return ActivitySettings::getValue(ActivitySettings::KEEP_COMPLETED_CALLS);
}