DealFieldAgent::update

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. DealFieldAgent
  4. update
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/movedbyfield/dealfieldagent.php
  • Класс: Bitrix\Crm\Agent\MovedByField\DealFieldAgent
  • Вызов: DealFieldAgent::update
protected function update(int $id, array $fieldsToUpdate): void
{
	DealTable::update($id, $fieldsToUpdate);
}

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