Prices..::..DisplayDebtorPriceGroupInventorySpecificSellPrice Method

Namespace:  JiwaFinancials.Jiwa.JiwaPricingUI.Sell
Assembly:  JiwaPricingUI (in JiwaPricingUI.dll)

Syntax


public void DisplayDebtorPriceGroupInventorySpecificSellPrice(
	DebtorPriceGroupInventorySpecific DebtorPriceGroupInventorySpecificSellPrice,
	int Row
)
Public Sub DisplayDebtorPriceGroupInventorySpecificSellPrice ( _
	DebtorPriceGroupInventorySpecificSellPrice As DebtorPriceGroupInventorySpecific, _
	Row As Integer _
)
public:
void DisplayDebtorPriceGroupInventorySpecificSellPrice(
	DebtorPriceGroupInventorySpecific^ DebtorPriceGroupInventorySpecificSellPrice, 
	int^ Row
)

Parameters

DebtorPriceGroupInventorySpecificSellPrice
Type: JiwaFinancials.Jiwa.JiwaPricing.Sell..::..DebtorPriceGroupInventorySpecific
Row
Type: Int32