Freigeben über


KpiMeasure.Pattern-Eigenschaft

Ruft das Muster für das tatsächliche.

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

Syntax

'Declaration
Public Property Pattern As KpiPattern
    Get
    Set
'Usage
Dim instance As KpiMeasure
Dim value As KpiPattern

value = instance.Pattern

instance.Pattern = value
public KpiPattern Pattern { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.KpiPattern
Das Muster für das tatsächliche.

Hinweise

Das Muster bestimmt banding und Verhalten bewerten.

Siehe auch

Referenz

KpiMeasure Klasse

KpiMeasure-Member

Microsoft.PerformancePoint.Scorecards-Namespace