Partager via


BpmPropertyText.Text - Propriété

Obtient ou définit la valeur à afficher.

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

Syntaxe

'Déclaration
Public Overridable Property Text As String
    Get
    Set
'Utilisation
Dim instance As BpmPropertyText
Dim value As String

value = instance.Text

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

Valeur de propriété

Type : System.String
La valeur à afficher.

Remarques

La longueur ne peut pas être supérieure à la valeur spécifiée par le champ TextLength .

Voir aussi

Référence

BpmPropertyText classe

BpmPropertyText - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms