Credit..::..DisplayExchangeLine Method

Displays the exchange line.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturnsUI.Credit
Assembly:  JiwaSupplierReturnsUI (in JiwaSupplierReturnsUI.dll)

Syntax


public void DisplayExchangeLine(
	ExchangeLine Line,
	int Row
)
Public Sub DisplayExchangeLine ( _
	Line As ExchangeLine, _
	Row As Integer _
)
public:
void DisplayExchangeLine(
	ExchangeLine^ Line, 
	int^ Row
)

Parameters

Line
Type: JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit..::..ExchangeLine
The line.
Row
Type: Int32
The row.