BpmPropertyLongText.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 BpmPropertyLongText
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.

Exceptions

Exception Condition
BpmException

Levée si la longueur est supérieure à la valeur spécifiée dans le champ InvalidTextLength .

Voir aussi

Référence

BpmPropertyLongText classe

BpmPropertyLongText - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms