DevExpress.DocumentServices.ServiceModel.Client Namespace
Contains classes that provide data contracts and client factory functionality to the report and export services.
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.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. |