Share via


KpiMeasure.DefaultDimensionSettings property

Gets the dimension slices to apply to the actual's query.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DefaultDimensionSettings As DefaultDimensionSettingCollection
    Get
'Usage
Dim instance As KpiMeasure
Dim value As DefaultDimensionSettingCollection

value = instance.DefaultDimensionSettings
public DefaultDimensionSettingCollection DefaultDimensionSettings { get; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.DefaultDimensionSettingCollection
The dimension slices to apply to the actual's query.

See also

Reference

KpiMeasure class

KpiMeasure members

Microsoft.PerformancePoint.Scorecards namespace