• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentitemstore.php
  • Класс: BitrixSaleShipmentItemStore
  • Вызов: ShipmentItemStore::getStoreId
public function getStoreId() : int
{
	return (int)$this->getField('STORE_ID');
}