Returns the BIN field of the product inventory for the given warehouse.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public string GetWarehouseBin( string warehouseLocation ) |
| Visual Basic (Declaration) |
|---|
Public Function GetWarehouseBin ( _ warehouseLocation As String _ ) As String |
| Visual C++ |
|---|
public: String^ GetWarehouseBin( String^ warehouseLocation ) |
Parameters
- warehouseLocation
- Type: System..::.String
The warehouse of interest