Skip to main content
A newer version of this page is available. .

ReportServiceClient Class

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

Namespace: DevExpress.DocumentServices.ServiceModel.Client

Assembly: DevExpress.Printing.v18.2.Core.dll

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