Used to modify inventory locations in the system.
This overload takes a setup object and a database transaction.'Declaration
Public Overloads Function UpdateInventoryLocation( _ ByVal setupParam As UpdateInventoryLocationSetup, _ ByVal transaction As IDbTransaction _ ) As ToolkitResult
public ToolkitResult UpdateInventoryLocation( UpdateInventoryLocationSetup setupParam, IDbTransaction transaction )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family