Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / IWarehouseRepository Interface / MoveProducts Method / MoveProducts(Warehouse,Warehouse) Method
The warehouse that products are to be moved from.
The warehouse that products are to be moved to.
Version
MoveProducts(Warehouse,Warehouse) Method
Moves all products from one warehouse to another.
Syntax

Parameters

oldWarehouse
The warehouse that products are to be moved from.
newWarehouse
The warehouse that products are to be moved to.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also