ReportServerClient Class
Provides the client-side functionality for a DevExpress Report Server.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.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