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.v18.2.Core.dll

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