ShipmentItemCollection::deleteInternal

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. ShipmentItemCollection
  4. deleteInternal
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/shipmentitemcollection.php
  • Класс: Bitrix\Crm\Invoice\ShipmentItemCollection
  • Вызов: ShipmentItemCollection::deleteInternal
protected function deleteInternal($primary)
{
	return Internals\ShipmentItemTable::deleteWithItems($primary);
}

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