InventoryMaintenanceForm..::..DisplaySupplier Method

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

Syntax


public void DisplaySupplier(
	Supplier supplier,
	int Row
)
Public Sub DisplaySupplier ( _
	supplier As Supplier, _
	Row As Integer _
)
public:
void DisplaySupplier(
	Supplier^ supplier, 
	int^ Row
)