ActiveReports 13
UpdateReport Method (IResourcesService)

GrapeCity.ActiveReports.Aspnet.Designer Assembly > GrapeCity.ActiveReports.Aspnet.Designer.Services Namespace > IResourcesService Interface : UpdateReport Method
Report id
Update report
Syntax
'Declaration
 
Function UpdateReport( _
   ByVal id As String, _
   ByVal report As GrapeCity.ActiveReports.PageReportModel.Report _
) As String
string UpdateReport( 
   string id,
   GrapeCity.ActiveReports.PageReportModel.Report report
)

Parameters

id
Report id
report

Return Value

Report id
See Also

Reference

IResourcesService Interface
IResourcesService Members