Back to Devexpress

DevExpress.DocumentServices.ServiceModel.Client Namespace

corelibraries-devexpress-dot-documentservices-dot-servicemodel.md

latest2.0 KB
Original Source

DevExpress.DocumentServices.ServiceModel.Client Namespace

Contains classes that provide data contracts and client factory functionality to the report and export services.

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

NuGet Package : DevExpress.Printing.Core

Classes

NameDescription
ReportServiceClientProvides the client-side functionality for a WCF Report Service.
ReportServiceClientFactorySupports automatic ReportServiceClient creation on the client side.

Interfaces

NameDescription
IAsyncExportServiceIf implemented by a class, provides a service contract for an export service client.
IAsyncReportServiceIf implemented by a class, provides a service contract for the ReportServiceClient.
IReportServiceClientIf implemented by a class, provides the client-side functionality for a WCF Report Service.
IReportServiceClientFactoryIf implemented by a class, supports automatic ReportServiceClient creation on the client side.