ReportServiceClient Class
Provides the client-side functionality for a WCF Report Service.
Namespace: DevExpress.DocumentServices.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.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
Inheritance
Object
DevExpress.Data.Utils.ServiceModel.ServiceClientBase
ReportServiceClient
See Also