Progress® Telerik® Reporting R3 2019
ReportInfo Properties
The ReportInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanEdit |
Determines whether the report can be edited by the logged user.
|
![]() | CanView |
Determines whether the report can be viewed by the logged user.
|
![]() | CategoryId |
Specifies the ID of the category which the report is assigned to.
|
![]() | CreatedBy |
Specifies the ID of the user who has created the report.
|
![]() | CreatedByName |
Provides the full name of the user who has created the report.
|
![]() | Description |
Specifies the report description.
|
![]() | Extension |
Specifies the format of the report contents (.trdx or .trdp)
|
![]() | Id |
Specifies the report identifier.
|
![]() | IsDraft |
Specifies whether the report is a draft.
|
![]() | IsFavorite |
Specifies whether the report is favorite for the currently logged user.
|
![]() | LastModifiedDate |
Provides the date on which the report was last modified.
|
![]() | LastRevisionId |
Specifies the ID of the last report revision.
|
![]() | LockedBy |
Specifies the ID of the user who has locked the report.
|
![]() | LockedByName |
Provides the full name of the user who has locked the report.
|
![]() | Name |
Specifies the report name.
|