UpdateInventoryBinSetup Constructor
The inventory location and bin to update
New name of the inventory bin
Initializes a new instance of the UpdateInventoryBinSetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _currentLocation_ As Location, _
ByVal _newBinName_ As String _
)
[ConstructorIndexAttribute()]
public UpdateInventoryBinSetup(
Location _currentLocation_,
string _newBinName_
)
Parameters
currentLocation
The inventory location and bin to update
newBinName
New name of the inventory bin
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
UpdateInventoryBinSetup Class
UpdateInventoryBinSetup Members