ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace : ReportDescription Class |
The following tables list the members exposed by ReportDescription.
Name | Description | |
---|---|---|
ReportDescription Constructor |
Name | Description | |
---|---|---|
AssemblyResourceId | Gets or sets id of assembly resource required for code-based section reports. | |
ClassName | Gets or sets code-based section report full class name. | |
CreatedBy | Gets the user name created the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
CreationDate | Gets or sets the item creation date. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
Description | Gets or sets a report description. | |
Id | Gets or sets the identifier for the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
IsBroken | Gets or sets the value indicating whether the report is broken for a recent model version. | |
IsParametrized | Gets or sets the value indicating whether the report contains parameters. | |
LastChangeComment | Gets or sets a last change comment. | |
MasterReportIds | Gets or sets the master report IDs. | |
ModelId | Gets or sets a model ID. | |
ModelName | Gets or sets the bound model name. | |
ModelPermissions | Gets or sets the permissions of a model bound to the report. | |
ModelVersion | Gets or sets a model ID. | |
ModifiedBy | Gets the user name who made the last item modification. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
ModifiedDate | Gets or sets the date of last item modification. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
Name | Gets or sets the name of the item. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
Permissions | Gets or sets the item permissions. (Inherited from ActiveReports.Server.ReportServices.Contracts.Descriptions.ItemDescription) | |
ReportType | Gets or sets a report type. | |
SubreportIds | Gets or sets the subreport IDs. | |
ThemeId | Gets or sets theme id that the report is referenced to. | |
Version | Gets or sets a report version. |
Name | Description | |
---|---|---|
ToString | Returns a System.String that represents the current System.Object. |