• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Property/PropertyCollection.php
  • Класс: BitrixCatalogv2PropertyPropertyCollection
  • Вызов: PropertyCollection::deleteInternal
public function deleteInternal(): Result
{
	// properties deletes with iblock element entity by CIBlockElement api
	return new Result();
}