Partager via


ParameterMapping.ParameterUniqueName - Propriété

Obtient ou définit le nom unique du paramètre.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property ParameterUniqueName As String
    Get
    Set
'Utilisation
Dim instance As ParameterMapping
Dim value As String

value = instance.ParameterUniqueName

instance.ParameterUniqueName = value
public string ParameterUniqueName { get; set; }

Valeur de propriété

Type : System.String
Nom unique du paramètre.

Remarques

Cette valeur doit correspondre à la valeur de la propriété ParameterUniqueName pour l'objet associé ParameterDefinition .

Voir aussi

Référence

ParameterMapping classe

ParameterMapping - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms