Inventory..::..ReadWarehouse Method

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

Syntax


public void ReadWarehouse(
	ref string WarehouseID,
	ref string CreditorID,
	ref string WarehouseName
)
Public Sub ReadWarehouse ( _
	ByRef WarehouseID As String, _
	ByRef CreditorID As String, _
	ByRef WarehouseName As String _
)
public:
void ReadWarehouse(
	String^% WarehouseID, 
	String^% CreditorID, 
	String^% WarehouseName
)

Parameters

WarehouseID
Type: String%
CreditorID
Type: String%
WarehouseName
Type: String%