Request..::..DisplayCredit Method

Displays the credit.

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

Syntax


public void DisplayCredit(
	Credit Credit,
	int Row
)
Public Sub DisplayCredit ( _
	Credit As Credit, _
	Row As Integer _
)
public:
void DisplayCredit(
	Credit^ Credit, 
	int^ Row
)

Parameters

Credit
Type: JiwaFinancials.Jiwa.JiwaSupplierReturns.Entities.Credit..::..Credit
The credit.
Row
Type: Int32
The row.