Share via


TimeIntelligenceSetProduction Class (Microsoft.PerformancePoint.Scorecards)

A Time Intelligence compiler member set production.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class TimeIntelligenceSetProduction
    Inherits TimeIntelligenceProduction
'Usage
Dim instance As TimeIntelligenceSetProduction
[SerializableAttribute] 
public class TimeIntelligenceSetProduction : TimeIntelligenceProduction

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.TimeIntelligenceProduction
    Microsoft.PerformancePoint.Scorecards.TimeIntelligenceSetProduction
       Microsoft.PerformancePoint.Scorecards.TimeIntelligenceMdxSetProduction
       Microsoft.PerformancePoint.Scorecards.TimeIntelligenceTabularSetProduction

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

TimeIntelligenceSetProduction Members
Microsoft.PerformancePoint.Scorecards Namespace