DebtorClassEntry..::..DisplayPrice Method

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

Syntax


public void DisplayPrice(
	Price Price,
	int Row
)
Public Sub DisplayPrice ( _
	Price As Price, _
	Row As Integer _
)
public:
void DisplayPrice(
	Price^ Price, 
	int^ Row
)