Partager via


Propriété IParameter.Name

Gets the value that specifies the name of the parameter.

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
ReadOnly Property Name As String 
    Get
'Utilisation
Dim instance As IParameter 
Dim value As String 

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valeur de propriété

Type : System.String
A value that specifies the name of the parameter.

Voir aussi

Référence

IParameter Interface

Espace de noms Microsoft.ReportingServices.Interfaces