TimeIntelligenceMdxSettings Class (Microsoft.PerformancePoint.Scorecards)

Time Intelligence settings for a multidimensional (MDX) data source. A reference point is defined within the multidimensional data source that is used as reference point for the resolution of Time Intelligence formulas.

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.TimeIntelligenceSettings
    Microsoft.PerformancePoint.Scorecards.TimeIntelligenceMdxSettings

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

TimeIntelligenceMdxSettings Members
Microsoft.PerformancePoint.Scorecards Namespace