• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/basketproperties.php
  • Класс: BitrixSaleBasketPropertiesCollection
  • Вызов: BasketPropertiesCollection::delete
static function delete($primary)
{
	return InternalsBasketPropertyTable::delete($primary);
}