This documentation is archived and is not being maintained.
SRSReportRun::getReportUrl Method [AX 2012]
Retrieves the URL of the named report.
client private static str getReportUrl(str _reportName, [str _menuItemArgumentsParm])
Run On
Client
Parameters
-
_reportName
- Type: str
The name of the report.
-
_menuItemArgumentsParm
- Type: str
Any additional menu item arguments that are required.
Return Value
Type:
str
The URL of the named report.