Maintenance..::..DisplayReport Method

Namespace:  JiwaFinancials.Jiwa.JiwaMenuUI
Assembly:  JiwaMenuUI (in JiwaMenuUI.dll)

Syntax


public void DisplayReport(
	Report Report,
	int Row
)
Public Sub DisplayReport ( _
	Report As Report, _
	Row As Integer _
)
public:
void DisplayReport(
	Report^ Report, 
	int^ Row
)