InventoryMaintenanceForm..::..DisplayDebtorPriceGroupPrice Method

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

Syntax


public void DisplayDebtorPriceGroupPrice(
	DebtorPriceGroupInventorySpecific DebtorPriceGroupInventorySpecificPrice,
	int Row
)
Public Sub DisplayDebtorPriceGroupPrice ( _
	DebtorPriceGroupInventorySpecificPrice As DebtorPriceGroupInventorySpecific, _
	Row As Integer _
)
public:
void DisplayDebtorPriceGroupPrice(
	DebtorPriceGroupInventorySpecific^ DebtorPriceGroupInventorySpecificPrice, 
	int^ Row
)

Parameters

DebtorPriceGroupInventorySpecificPrice
Type: JiwaFinancials.Jiwa.JiwaInventory..::..DebtorPriceGroupInventorySpecific
Row
Type: Int32