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