Share via


TimeIntelligenceSettings.Enabled Property (Microsoft.PerformancePoint.Scorecards)

The Time Intelligence enabled state (on/off)

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

Syntax

'Declaration
Public Property Enabled As Boolean
'Usage
Dim instance As TimeIntelligenceSettings
Dim value As Boolean

value = instance.Enabled

instance.Enabled = value
public bool Enabled { get; set; }

See Also

Reference

TimeIntelligenceSettings Class
TimeIntelligenceSettings Members
Microsoft.PerformancePoint.Scorecards Namespace