TimeIntelligenceFunctionToken.Level Property (Microsoft.PerformancePoint.Scorecards)
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Public Overridable Property Level As DateAggregationTypes
'Usage
Dim instance As TimeIntelligenceFunctionToken
Dim value As DateAggregationTypes
value = instance.Level
instance.Level = value
public virtual DateAggregationTypes Level { get; set; }
See Also
Reference
TimeIntelligenceFunctionToken Class
TimeIntelligenceFunctionToken Members
Microsoft.PerformancePoint.Scorecards Namespace