• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/invoice/basketpropertiescollection.php
  • Класс: Bitrix\Crm\Invoice\BasketPropertiesCollection
  • Вызов: BasketPropertiesCollection::delete
static function delete($primary)
{
	return Internals\BasketPropertyTable::delete($primary);
}