ActiveReports 12 Server User Guide
ReportId Property (RenderOptions)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RenderOptions Class : ReportId Property
Gets or sets the identifier of the report to render.
Syntax
'Declaration
 
Public Property ReportId As String
public string ReportId {get; set;}

Property Value

The report id.
See Also

Reference

RenderOptions Class
RenderOptions Members