TimeIntelligenceFunctionToken.GetFunctionLevel Method (Microsoft.PerformancePoint.Scorecards)
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Protected Function GetFunctionLevel ( _
function As TimeIntelligenceFunction _
) As DateAggregationTypes
'Usage
Dim function As TimeIntelligenceFunction
Dim returnValue As DateAggregationTypes
returnValue = Me.GetFunctionLevel(function)
protected DateAggregationTypes GetFunctionLevel (
TimeIntelligenceFunction function
)
Parameters
- function
See Also
Reference
TimeIntelligenceFunctionToken Class
TimeIntelligenceFunctionToken Members
Microsoft.PerformancePoint.Scorecards Namespace