Share via


TimeIntelligenceFunctionToken.GetFunctionValue Method (Microsoft.PerformancePoint.Scorecards)

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

Syntax

'Declaration
Protected Function GetFunctionValue ( _
    textValue As String _
) As TimeIntelligenceFunction
'Usage
Dim textValue As String
Dim returnValue As TimeIntelligenceFunction

returnValue = Me.GetFunctionValue(textValue)
protected TimeIntelligenceFunction GetFunctionValue (
    string textValue
)

Parameters

  • textValue

See Also

Reference

TimeIntelligenceFunctionToken Class
TimeIntelligenceFunctionToken Members
Microsoft.PerformancePoint.Scorecards Namespace