PhysicalWarehouseCollection..::..FindPhysicalWarehouse Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public PhysicalWarehouse FindPhysicalWarehouse(
	string PhysicalWarehouseID
)
Public Function FindPhysicalWarehouse ( _
	PhysicalWarehouseID As String _
) As PhysicalWarehouse
public:
PhysicalWarehouse^ FindPhysicalWarehouse(
	String^ PhysicalWarehouseID
)

Parameters

PhysicalWarehouseID
Type: String