• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentpropertyvaluecollection.php
  • Класс: BitrixSaleShipmentPropertyValueCollection
  • Вызов: ShipmentPropertyValueCollection::setShipment
protected function setShipment(Shipment $shipment)
{
	$this->shipment = $shipment;
}