IReportServiceClient Interface
If implemented by a class, provides the client-side functionality for a WCF Report Service.
Namespace: DevExpress.DocumentServices.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return IReportServiceClient objects:
Remarks
The base class that implements this interface is ReportServiceClient.
To learn more, refer to the WCF Report Service topic.
See Also