TimeIntelligenceTabularSetProduction Class (Microsoft.PerformancePoint.Scorecards)

A Time Intelligence compiler tabular data source member set production

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.TimeIntelligenceProduction
     Microsoft.PerformancePoint.Scorecards.TimeIntelligenceSetProduction
      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

TimeIntelligenceTabularSetProduction Members
Microsoft.PerformancePoint.Scorecards Namespace