public str reportName([str value, boolean forceReinitialization])
Run On
Called
Parameters
value
Type: str
The new value of the report name property; optional.
forceReinitialization
Type: boolean
A Boolean value that specifies whether the SRSReportRun object must be reinitialized when changing the value of the report name property,; optional.
The forceReinitialization parameter is true if not specified. You must be very careful when you call this method and use a forceReinitialization parameter value of false. If you do this it is assumed that the report parameters and report queries are the same for the new report as they were for the report that has the old name.