Partager via


Interface IParameter

Defines the parameter properties.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IParameter
'Utilisation
Dim instance As IParameter
public interface IParameter
public interface class IParameter
type IParameter =  interface end
public interface IParameter

Le type IParameter expose les membres suivants.

Propriétés

  Nom Description
Propriété publique IsMultiValue Gets the value that specifies whether the parameter is a multivalue parameter.
Propriété publique Name Gets the value that specifies the name of the parameter.
Propriété publique Values Gets the value that specifies an array of parameter values.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.Interfaces