CCrmRestProxyBase::isBizProcEnabled

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmRestProxyBase
  4. isBizProcEnabled
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmRestProxyBase
  • Вызов: CCrmRestProxyBase::isBizProcEnabled
static function isBizProcEnabled()
{
	return !Bitrix24Manager::isEnabled() || Bitrix24Manager::isRestBizProcEnabled();
}

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