PropertyValue::updateInternal

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

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