Inventory..::..ReadSOHInformation Method

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

Syntax


public void ReadSOHInformation(
	LogicalWarehouse Warehouse,
	string InvoiceLineID
)
Public Sub ReadSOHInformation ( _
	Warehouse As LogicalWarehouse, _
	InvoiceLineID As String _
)
public:
void ReadSOHInformation(
	LogicalWarehouse^ Warehouse, 
	String^ InvoiceLineID
)