Back to Devexpress

ReportParameter Class

corelibraries-devexpress-dot-documentservices-dot-servicemodel-dot-datacontracts-f4cd278a.md

latest1.1 KB
Original Source

ReportParameter Class

For internal use.

Namespace : DevExpress.DocumentServices.ServiceModel.DataContracts

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[DataContract]
[KnownType(typeof(DBNull))]
public class ReportParameter
vb
<DataContract>
<KnownType(GetType(DBNull))>
Public Class ReportParameter

Inheritance

Object ReportParameter

See Also

ReportParameter Members

DevExpress.DocumentServices.ServiceModel.DataContracts Namespace