CostTypesConfiguration..::..DisplayLine Method

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.Configuration
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


public void DisplayLine(
	CostType CostType,
	int Row
)
Public Sub DisplayLine ( _
	CostType As CostType, _
	Row As Integer _
)
public:
void DisplayLine(
	CostType^ CostType, 
	int^ Row
)