ActiveReports 13
GetReport Method (IResourcesService)

GrapeCity.ActiveReports.Aspnetcore.Designer Assembly > GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace > IResourcesService Interface : GetReport Method
Report id
Get report content by id
Syntax
'Declaration
 
Function GetReport( _
   ByVal id As String _
) As GrapeCity.ActiveReports.PageReportModel.Report
GrapeCity.ActiveReports.PageReportModel.Report GetReport( 
   string id
)

Parameters

id
Report id

Return Value

Report content
See Also

Reference

IResourcesService Interface
IResourcesService Members