A newer version of this page is available.
Switch to the current version.
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.v18.2.Core.dll
Declaration
public interface IReportServiceClient :
IServiceClientBase
Public Interface IReportServiceClient
Inherits IServiceClientBase
Related API Members
The following members accept/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
Feedback