Share via


KpiMeasure.DefaultDimensionSettings Property (Microsoft.PerformancePoint.Scorecards)

The default dimensions represent the dimension slices to apply to the measure query for this KpiMeasure.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property DefaultDimensionSettings As DefaultDimensionSettingCollection
'Usage
Dim instance As KpiMeasure
Dim value As DefaultDimensionSettingCollection

value = instance.DefaultDimensionSettings
[XmlArrayAttribute] 
public DefaultDimensionSettingCollection DefaultDimensionSettings { get; }

See Also

Reference

KpiMeasure Class
KpiMeasure Members
Microsoft.PerformancePoint.Scorecards Namespace