ActiveReports 12 Server User Guide
RequestId Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RequestInfo Class : RequestId Property
Gets or sets the request id.
Syntax
'Declaration
 
Public Property RequestId As String
public string RequestId {get; set;}

Property Value

The request id.
See Also

Reference

RequestInfo Class
RequestInfo Members