Skip to main content
A newer version of this page is available. .

ReportParameterContainer Class

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

[DataContract]
public class ReportParameterContainer

The following members return ReportParameterContainer objects:

Library Related API Members
Cross-Platform Class Library IAsyncReportService.EndGetReportParameters(IAsyncResult)
Reporting IReportService.GetReportParameters(InstanceIdentity)
ReportService.GetReportParameters(InstanceIdentity)

Inheritance

Object
ReportParameterContainer
See Also