GridDisplayElement.OverrideValue Property (Microsoft.PerformancePoint.Scorecards)

The value after applying the multiplier factor.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property OverrideValue As Decimal
'Usage
Dim instance As GridDisplayElement
Dim value As Decimal

value = instance.OverrideValue

instance.OverrideValue = value
[XmlAttributeAttribute] 
public decimal OverrideValue { get; set; }

See Also

Reference

GridDisplayElement Class
GridDisplayElement Members
Microsoft.PerformancePoint.Scorecards Namespace