Condividi tramite


Classe ReportParameter

Represents a report parameter.

Spazio dei nomi:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class ReportParameter
'Utilizzo
Dim instance As ReportParameter
[SerializableAttribute]
public class ReportParameter
[SerializableAttribute]
public ref class ReportParameter
[<SerializableAttribute>]
type ReportParameter =  class end
public class ReportParameter

Osservazioni

A ReportParameter object is returned as output by the GetReportParameters method and is passed as input to the SetReportParameters method.

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2005..::..ReportParameter

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.