TimeIntelligenceTabularMemberProduction Class (Microsoft.PerformancePoint.Scorecards)

The Time Intelligence compiler tabular data source member production.

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.TimeIntelligenceProduction
     Microsoft.PerformancePoint.Scorecards.TimeIntelligenceMemberProduction
      Microsoft.PerformancePoint.Scorecards.TimeIntelligenceTabularMemberProduction

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

TimeIntelligenceTabularMemberProduction Members
Microsoft.PerformancePoint.Scorecards Namespace