Share via


KpiValue.ErrorValue Property

Gets the value that indicates an error state.

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

Syntax

'Declaration
Public Shared ReadOnly Property ErrorValue As KpiValue
    Get
'Usage
Dim value As KpiValue

value = KpiValue.ErrorValue
public static KpiValue ErrorValue { get; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.KpiValue
The value that indicates an error state.

See Also

Reference

KpiValue Class

KpiValue Members

Microsoft.PerformancePoint.Scorecards Namespace