Share via


TimeIntelligenceMdxSettings.ReferenceDimension Property (Microsoft.PerformancePoint.Scorecards)

The reference dimension.

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

Syntax

'Declaration
Public Property ReferenceDimension As Dimension
'Usage
Dim instance As TimeIntelligenceMdxSettings
Dim value As Dimension

value = instance.ReferenceDimension

instance.ReferenceDimension = value
public Dimension ReferenceDimension { get; set; }

See Also

Reference

TimeIntelligenceMdxSettings Class
TimeIntelligenceMdxSettings Members
Microsoft.PerformancePoint.Scorecards Namespace