• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipment.php
  • Класс: BitrixSaleShipment
  • Вызов: Shipment::getRegistryType
static function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}