TimeIntelligenceToken.TextValue Property (Microsoft.PerformancePoint.Scorecards)

Text value of the token

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

Syntax

'Declaration
Public Overridable Property TextValue As String
'Usage
Dim instance As TimeIntelligenceToken
Dim value As String

value = instance.TextValue

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

See Also

Reference

TimeIntelligenceToken Class
TimeIntelligenceToken Members
Microsoft.PerformancePoint.Scorecards Namespace