| MGMap.viewReportsDlg |
|
void viewReportsDlg()
Displays the View Reports dialog box, where the user selects the report to display.
When using this method with the ActiveX Control, no more than one request to viewReportsDlg can be processed at a time. To work around this, use the isBusy method to verify that previous requests have been completed before you call viewReportsDlg.
The viewReportsDlg method is the equivalent of the View > View Reports menu command in the user interface.
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.
-1 (busy)