Used to add inventory locations to the system.
'Declaration
Public Overloads Function AddInventoryLocation( _ ByVal setupParam As AddInventoryLocationSetup, _ ByVal transaction As IDbTransaction _ ) As ToolkitResult
public ToolkitResult AddInventoryLocation( AddInventoryLocationSetup 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