frmPriceScheme..::..DisplayAvailablePrice Method

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

Syntax


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