Share via


TimeIntelligenceSetProduction.Level Property (Microsoft.PerformancePoint.Scorecards)

The Time Intelligence level of the member set.

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

Syntax

'Declaration
Public Property Level As DateAggregationTypes
'Usage
Dim instance As TimeIntelligenceSetProduction
Dim value As DateAggregationTypes

value = instance.Level

instance.Level = value
public DateAggregationTypes Level { get; set; }

See Also

Reference

TimeIntelligenceSetProduction Class
TimeIntelligenceSetProduction Members
Microsoft.PerformancePoint.Scorecards Namespace