VarianceType-Enumeration
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Berechnung, die definiert, wie die Varianz nicht berechnet werden.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration VarianceType
'Usage
Dim instance As VarianceType
[SerializableAttribute]
public enum VarianceType
Member
Membername | Beschreibung | |
---|---|---|
VarianceToTarget | Eine Abweichung vom Zielwert darstellt. | |
VarianceToBestTarget | Stellt eine Abweichung von den besten Zielwert dar. |
Hinweise
Varianz-Werte werden für Key Performance Indicators (KPI)-Ziele verwendet werden.