WarehouseProductionLine..::..ReadRecord Method (LogicalWarehouse, ProductionLine)

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Entities
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public void ReadRecord(
	LogicalWarehouse Warehouse,
	ProductionLine BillProductionLine
)
Public Sub ReadRecord ( _
	Warehouse As LogicalWarehouse, _
	BillProductionLine As ProductionLine _
)
public:
void ReadRecord(
	LogicalWarehouse^ Warehouse, 
	ProductionLine^ BillProductionLine
)