TimeIntelligenceMdxSetProduction Class (Microsoft.PerformancePoint.Scorecards)

A Time Intelligence compiler multidimensional (MDX) member set production.

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

Syntax

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

Inheritance Hierarchy

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

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

TimeIntelligenceMdxSetProduction Members
Microsoft.PerformancePoint.Scorecards Namespace