DevExpress.DocumentServices.ServiceModel.Client Namespace
Contains classes that provide data contracts and client factory functionality to the report and export services.
Assembly: DevExpress.Printing.v20.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core
Classes
| Name | Description |
|---|---|
| ReportServiceClient | Provides the client-side functionality for a WCF Report Service. |
| ReportServiceClientFactory | Supports automatic ReportServiceClient creation on the client side. |
Interfaces
| Name | Description |
|---|---|
| IAsyncExportService | If implemented by a class, provides a service contract for an export service client. |
| IAsyncReportService | If implemented by a class, provides a service contract for the ReportServiceClient. |
| IReportServiceClient | If implemented by a class, provides the client-side functionality for a WCF Report Service. |
| IReportServiceClientFactory | If implemented by a class, supports automatic ReportServiceClient creation on the client side. |