ActiveReports 11
RemoteReportDescriptor Class Members
Properties 

GrapeCity.ActiveReports.Viewer.Win.v11 Assembly > GrapeCity.ActiveReports.ArsClient Namespace : RemoteReportDescriptor Class

The following tables list the members exposed by RemoteReportDescriptor.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RemoteReportDescriptor class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the authentication token used to connect to report server.  
Public PropertyGets or sets the value indicating whether that report contains parameters or not.  
Public PropertyGets or sets the values of the report parameters to be used for a report run.  
Public PropertyGets or sets the password to be used for connection to report server.  
Public PropertyGets or sets the report id on the server.  
Public PropertyGets or sets the report name on the server.  
Public PropertyGets or sets the URL for the report server.  
Public PropertyGets or sets the revision number of the report on the server.  
Public PropertyGets or sets the number of milliseconds to wait for server communications.  
Public PropertyGets or sets the value indicating whether the report rendering result shall be read from cache or not. Default is true.  
Public PropertyGets or sets the user name to be used for connection to report server.  
Top
See Also

Reference

RemoteReportDescriptor Class
GrapeCity.ActiveReports.ArsClient Namespace