Share via


TimeIntelligenceMemberProduction Class (Microsoft.PerformancePoint.Scorecards)

The Time Intelligence compiler member production.

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

Syntax

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

Inheritance Hierarchy

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

TimeIntelligenceMemberProduction Members
Microsoft.PerformancePoint.Scorecards Namespace