Skip to main content
A newer version of this page is available.
All docs
V18.1

IReportWizardServiceClient Interface

OBSOLETE

Use the DevExpress.ReportServer.ServiceModel.Client.IReportServerClient interface from the Printing.Core assembly instead.

Obsolete. This page is no longer used in the current Report Wizard implementation.

Namespace: DevExpress.Data.XtraReports.ServiceModel

Assembly: DevExpress.Data.v18.1.dll

Declaration

[Obsolete("Use the DevExpress.ReportServer.ServiceModel.Client.IReportServerClient interface from the Printing.Core assembly instead.")]
public interface IReportWizardServiceClient :
    IServiceClientBase
See Also