Skip to main content

ReportParameterContainer Class

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

[DataContract]
public class ReportParameterContainer

The following members return ReportParameterContainer objects:

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

#Inheritance

Object
ReportParameterContainer
See Also