• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/registry.php
  • Класс: BitrixSaleRegistry
  • Вызов: Registry::getShipmentItemStoreCollectionClassName
public function getShipmentItemStoreCollectionClassName()
{
	return $this->get(self::ENTITY_SHIPMENT_ITEM_STORE_COLLECTION);
}