Partager via


BpmPropertyListItem.Value - Propriété

Obtient ou définit la valeur de l'élément.

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

Syntaxe

'Déclaration
Public Overridable Property Value As String
    Get
    Set
'Utilisation
Dim instance As BpmPropertyListItem
Dim value As String

value = instance.Value

instance.Value = value
public virtual string Value { get; set; }

Valeur de propriété

Type : System.String
La valeur de l'élément.

Voir aussi

Référence

BpmPropertyListItem classe

BpmPropertyListItem - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms