Classifications..::..DisplayLedger Method

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

Syntax


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