Share via


BpmPropertyText.Text Property (Microsoft.PerformancePoint.Scorecards)

The text value.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Text As String
'Usage
Dim instance As BpmPropertyText
Dim value As String

value = instance.Text

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

Remarks

The length cannot be longer than TextLength.

See Also

Reference

BpmPropertyText Class
BpmPropertyText Members
Microsoft.PerformancePoint.Scorecards Namespace