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