MGMap.viewReport   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

void viewReport(String report)

Description

Invokes the specified report as authored in the map window.

Note that this method does not work during a busy state. For additional information about the busy state, refer to "Handling Busy State and Map Refresh" chapter in the Autodesk MapGuide Developer's Guide.

Parameters

report - Name of the report to view.

Error Codes

-1 (busy)

See Also

viewReportsDlg