[]
Represents the information of the report.
public class ReportInfo
| Name | Description |
|---|---|
| CreationLocation | Gets the location to create new report instance. |
| HasParameters | Gets a boolean value indicating whhether the report has parameters. |
| PageSettings | Gets the default page settings of the report. |
| PageSettingsLocation | Gets the location to getting page settings. |
| ParametersLocation | Gets the location to getting parameters. |
| Path | Gets the path of the report. |
| SupportedFormatsLocation | Gets the location to getting supported formats. |