ActiveReports 12 Server User Guide
PrimaryUrl Property (RequestInfo)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RequestInfo Class : PrimaryUrl Property
Gets or sets the URL of a primary resource where to get result of it's execution.
Syntax
'Declaration
 
Public Property PrimaryUrl As String
public string PrimaryUrl {get; set;}
See Also

Reference

RequestInfo Class
RequestInfo Members