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.
Creates a Microsoft.Dynamics.ReportingServices.ReportSettings object.
Syntax
client server private static CLRObject constructReportSettings(str _reportName, [str _menuItemArgumentsParm])
Run On
Called
Parameters
- _reportName
Type: str
The name of the report to which the settings belong.
- _menuItemArgumentsParm
Type: str
Any additional menu item arguments to use when initializing the object.
Return Value
Type: CLRObject Class
A fully initialized Microsoft.Dynamics.ReportingServices.ReportSettings object.