ActiveReports 12 Server User Guide
ReportId Property (Designer)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > Designer Class : ReportId Property
Gets or sets the report id for report portal to undertake a specific action on.
Syntax
'Declaration
 
Public Property ReportId As String
public string ReportId {get; set;}

Property Value

The report id.
See Also

Reference

Designer Class
Designer Members