Back to Devexpress

ReportServerClient Class

corelibraries-devexpress-dot-reportserver-dot-servicemodel-dot-client-7eed059c.md

latest2.1 KB
Original Source

ReportServerClient Class

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

Namespace : DevExpress.ReportServer.ServiceModel.Client

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class ReportServerClient :
    ReportServiceClient,
    IReportServerClient,
    IReportServiceClient,
    IServiceClientBase
vb
Public Class ReportServerClient
    Inherits ReportServiceClient
    Implements IReportServerClient,
               IReportServiceClient,
               IServiceClientBase

Remarks

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

Implements

IReportServerClient

IReportServiceClient

Inheritance

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

See Also

ReportServerClient Members

IReportServerClient

IReportServerFacadeAsync

ReportServerClientFactory

DevExpress.ReportServer.ServiceModel.Client Namespace