ReportServiceClient Class
In This Article
Provides the client-side functionality for a WCF Report Service.
Namespace: DevExpress.DocumentServices.ServiceModel.Client
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public class ReportServiceClient :
ServiceClientBase,
IReportServiceClient,
IServiceClientBase
#Remarks
To learn more, refer to the WCF Report Service topic.
#Implements
See Also