Request..::..DisplayLine Method

Displays the line.

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

Syntax


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

Parameters

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