New to Telerik Report Server? Start a free 30-day trial
ReportRevisionInfo
Provides information about a report revision.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the report revision identifier. | string |
None. |
| Version |
Gets or sets the version of the report revision. | integer |
None. |
| Comment |
Gets or sets report revision comment. | string |
None. |
| CreatedBy |
Gets or sets the ID of the user who has created the revision. | string |
None. |
| Date |
Obsolete since R2 2020. Use DateCreatedUtc property instead. Gets or sets the date when the report revision was created. | date |
None. |
| DateCreatedUtc |
Gets or sets the date when the report revision was created in UTC. | date |
None. |
| Extension |
Gets or sets the extension of the revision file | string |
None. |