ReportService.updateReport Method
Updates the given report.
Parameters
- report
-
Type: Report
The report to update.
Return Value
Type: jQuery.Promise
Value: dundas.entities.Report
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.Report is returned.