Skip to main content
All docs
V19.2

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.v19.2.dll

Declaration

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