A newer version of this page is available.
Switch to the current version.
DevExpress.DocumentServices.ServiceModel.Client Namespace
Contains classes that provide data contracts and client factory functionality to the report and export services.
Assembly: DevExpress.Printing.v19.2.Core.dll
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. |
Feedback