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

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

Syntax


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