• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Property/Property.php
  • Класс: BitrixCatalogv2PropertyProperty
  • Вызов: Property::setId
public function setId(int $id): BaseEntity
{
	throw new NotSupportedException('Property ID can't be modified.');
}