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.v18.2.Core.dll

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