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.