TimeIntelligenceBaseDefinition Class (Microsoft.PerformancePoint.Scorecards)

Represents the base class for the Time Intelligence parameter definition.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class TimeIntelligenceBaseDefinition
'Usage
Dim instance As TimeIntelligenceBaseDefinition
[SerializableAttribute] 
public class TimeIntelligenceBaseDefinition

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.TimeIntelligenceBaseDefinition
     Microsoft.PerformancePoint.Scorecards.TimeIntelligenceDefinition
     Microsoft.PerformancePoint.Scorecards.TimeIntelligencePostFormulaDefinition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TimeIntelligenceBaseDefinition Members
Microsoft.PerformancePoint.Scorecards Namespace