Name | Description | |
---|---|---|
RemoteReportDescriptor Constructor | Initializes a new instance of the RemoteReportDescriptor class. |
The following tables list the members exposed by RemoteReportDescriptor.
Name | Description | |
---|---|---|
RemoteReportDescriptor Constructor | Initializes a new instance of the RemoteReportDescriptor class. |
Name | Description | |
---|---|---|
AuthToken | Gets or sets the authentication token used to connect to report server. | |
IsParametrized | Gets or sets the value indicating whether that report contains parameters or not. | |
ParametersValues | Gets or sets the values of the report parameters to be used for a report run. | |
Password | Gets or sets the password to be used for connection to report server. | |
ReportId | Gets or sets the report id on the server. | |
ReportName | Gets or sets the report name on the server. | |
ReportServerUrl | Gets or sets the URL for the report server. | |
RevisionNumber | Gets or sets the revision number of the report on the server. | |
Timeout | Gets or sets the number of milliseconds to wait for server communications. | |
UseCache | Gets or sets the value indicating whether the report rendering result shall be read from cache or not. Default is true. | |
UserName | Gets or sets the user name to be used for connection to report server. |