Classifications..::..DisplayLedger Method

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

Syntax


public void DisplayLedger(
	DebtorLedger ledger,
	int Row
)
Public Sub DisplayLedger ( _
	ledger As DebtorLedger, _
	Row As Integer _
)
public:
void DisplayLedger(
	DebtorLedger^ ledger, 
	int^ Row
)