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

ReportServerClient Class

Provides the client-side functionality for a DevExpress Report Server.

Namespace: DevExpress.ReportServer.ServiceModel.Client

Assembly: DevExpress.Printing.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public class ReportServerClient :
    ReportServiceClient,
    IReportServerClient,
    IReportServiceClient,
    IServiceClientBase

Remarks

To learn more, refer to the Report and Dashboard Server documentation.

Inheritance

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