Partager via


Classe ReportParameter

Represents a report parameter.

Espace de noms :  ReportService2006
Assembly :  ReportService2006 (dans ReportService2006.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ReportParameter
'Utilisation
Dim instance As ReportParameter
[SerializableAttribute]
public class ReportParameter
[SerializableAttribute]
public ref class ReportParameter
[<SerializableAttribute>]
type ReportParameter =  class end
public class ReportParameter

Notes

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

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2006..::..ReportParameter

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.