Back to Devexpress

DevExpress.ReportServer.ServiceModel.DataContracts Namespace

corelibraries-devexpress-dot-reportserver-dot-servicemodel-1637e7f6.md

latest6.1 KB
Original Source

DevExpress.ReportServer.ServiceModel.DataContracts Namespace

Contains classes that provide data transfer object (DTO) functionality to the service model of a Report and Dashboard Server.

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Classes

NameDescription
CategoryDtoA data transfer object (DTO) that provides the information about a report category.
CreateReportResultProvides information about the created report.
DataModelDtoA data transfer object (DTO) that provides the information about a data model.
DataPaginationThe base for classes that provide the data pagination functionality.
DataPaginationByCountEnables you to paginate the obtained data by the specified number of records.
DataPaginationByDateEnables you to paginate the obtained data by the specified time span.
GeneratedReportIdentityIdentifies report documents generated by a scheduled job.
LayoutRevisionDtoA data transfer object (DTO) that provides the information about a report revision layout.
ParametersBindingWhen scheduling a billing statement, enables you to specify a data model that contains a query, table or view storing recipient emails.
ReportCatalogItemDtoA data transfer object (DTO) that provides the information about a report catalog item.
ReportDtoA data transfer object (DTO) that provides the information about a report.
ScheduledJobCatalogItemDtoA data transfer object (DTO) that provides general information about a scheduled job.
ScheduledJobDtoA data transfer object (DTO) that provides detailed information about a scheduled job.
ScheduledJobLogDtoA data transfer object (DTO) that provides a log storing the information about each run of a scheduled job.
ScheduledJobResultCatalogItemDtoA data transfer object (DTO) that provides general information about the results of executing a scheduled job.
ScheduledJobResultDtoA data transfer object (DTO) that provides detailed information about the results of executing a scheduled job.
SchedulerParameterA report parameter whose value should be supplied by a scheduled job.
SchedulerParametersA collection of report parameters whose values should be supplied by a scheduled job.
SchedulerParametersDictionaryA serialized collection of report parameters whose values should be supplied by a scheduled job.
TransientReportIdTemporarily identifies a report to provide its document for preview in an End-User Report Designer.

Enums

NameDescription
DateTimeCalculationKindLists the available reference points that can be used to calculate date-time parameter values.
EmailRecipientKindSpecifies whether recipients should receive individual emails, or a common email with all recipients listed in the “To” section.
EmailReportFormatLists the available report delivery formats.
JobResultStatusLists the possible results of a scheduled job.
ScheduledTaskModeLists the available task execution modes.
SchedulerParametersSourceLists the available kinds of sources from which report parameters can obtain their values to execute a scheduled job.