PropertyValueCollection::deleteInternal

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

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