Update report
Syntax
'Declaration
Function UpdateReport( _
ByVal As String, _
ByVal As GrapeCity.ActiveReports.PageReportModel.Report _
) As String
string UpdateReport(
string ,
GrapeCity.ActiveReports.PageReportModel.Report
)
Parameters
- id
- Report id
- report
Return Value
Report id
See Also