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