InventoryMaintenanceForm..::..DisplayDebtorPrice Method

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

Syntax


public void DisplayDebtorPrice(
	DebtorSpecificInventorySpecific debtorPrice,
	int Row
)
Public Sub DisplayDebtorPrice ( _
	debtorPrice As DebtorSpecificInventorySpecific, _
	Row As Integer _
)
public:
void DisplayDebtorPrice(
	DebtorSpecificInventorySpecific^ debtorPrice, 
	int^ Row
)