• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/basketitembase.php
  • Класс: BitrixSaleBasketItemBase
  • Вызов: BasketItemBase::setPropertyCollection
public function setPropertyCollection(BasketPropertiesCollectionBase $propertyCollection)
{
	$this->propertyCollection = $propertyCollection;
}