Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SSRS path of a report that has the specified name.
Syntax
client private static str getReportPath(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 SSRS path of a report.