Freigeben über


KpiMeasure.DefaultDimensionSettings-Eigenschaft

Ruft die Dimension Slices auf den tatsächlichen der Abfrage anzuwendende ab.

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; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.DefaultDimensionSettingCollection
Die tatsächliche der Abfrage anzuwendende Dimension-Slices.

Siehe auch

Referenz

KpiMeasure Klasse

KpiMeasure-Member

Microsoft.PerformancePoint.Scorecards-Namespace