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