Freigeben über


BandType-Enumeration

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt den Typ Banding für ein Key Performance Indicator (KPI) verwendet.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration BandType
'Usage
Dim instance As BandType
[SerializableAttribute]
public enum BandType

Member

Membername Beschreibung
Normalized Stellt einen normalisierten Wert.
Actual Stellt den tatsächlichen Wert für das Measure.
StatedScore Stellt die Berechnung der Target.StatedScore -Eigenschaft definiert.

Siehe auch

Referenz

Microsoft.PerformancePoint.Scorecards-Namespace