ReportInfo Properties
Provides information that is used to identify the report in the service store| Name | Description |
|---|---|
| IsReadOnly | Gets or sets a value indicating whether the report can be overridden by Report Designer at runtime. |
| Key | Gets a value specifying the report’s unique identifier. |
| Name | Gets or sets a value specifying the report’s title. |
See Also