Skip to main content

ReportServiceClient Class

Provides the client-side functionality for a WCF Report Service.

Namespace: DevExpress.DocumentServices.ServiceModel.Client

Assembly: DevExpress.Printing.v23.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.

Inheritance

Object
DevExpress.Data.Utils.ServiceModel.ServiceClientBase
ReportServiceClient
See Also