Prices..::..DisplayDebtorClassificationInventorySpecificSellPrice Method

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

Syntax


public void DisplayDebtorClassificationInventorySpecificSellPrice(
	DebtorClassificationInventorySpecific DebtorClassificationInventorySpecificSellPrice,
	int Row
)
Public Sub DisplayDebtorClassificationInventorySpecificSellPrice ( _
	DebtorClassificationInventorySpecificSellPrice As DebtorClassificationInventorySpecific, _
	Row As Integer _
)
public:
void DisplayDebtorClassificationInventorySpecificSellPrice(
	DebtorClassificationInventorySpecific^ DebtorClassificationInventorySpecificSellPrice, 
	int^ Row
)

Parameters

DebtorClassificationInventorySpecificSellPrice
Type: JiwaFinancials.Jiwa.JiwaPricing.Sell..::..DebtorClassificationInventorySpecific
Row
Type: Int32