clsWarehouseTransfer..::..ReadDefaultBinLocation Method

Namespace:  JiwaFinancials.Jiwa.JiwaWhouseTransfer
Assembly:  JiwaWhouseTransfer (in JiwaWhouseTransfer.dll)

Syntax


public bool ReadDefaultBinLocation(
	string InventoryID,
	string WarehouseID,
	ref string BinLocation
)
Public Function ReadDefaultBinLocation ( _
	InventoryID As String, _
	WarehouseID As String, _
	ByRef BinLocation As String _
) As Boolean
public:
bool^ ReadDefaultBinLocation(
	String^ InventoryID, 
	String^ WarehouseID, 
	String^% BinLocation
)

Parameters

InventoryID
Type: String
WarehouseID
Type: String
BinLocation
Type: String%