Progress® Telerik® Reporting R1 2021
ReportInfo Class
Provides information about a report.
Inheritance Hierarchy
SystemObject
Telerik.ReportServer.Services.ModelsReportInfo
Namespace:
Telerik.ReportServer.Services.ModelsTelerik.ReportServer.Services.ModelsReportInfo
Assembly: Telerik.ReportServer.Services.Models (in Telerik.ReportServer.Services.Models.dll)
Syntax
The ReportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportInfo | Initializes a new instance of the ReportInfo class |
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 | Obsolete.
Gets the DateTime string value in the local timezone on when the report was last modified.
|
![]() | LastModifiedDateUtc |
Gets or sets the DateTime in UTC on when 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.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Compares the specified ReportInfo instance with the current instance.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Calculates the specific hash code for the instance.
(Overrides ObjectGetHashCode.) |
Version Information
Supported in: 1.0.1