Share via


KpiValue.Weight Property (Microsoft.PerformancePoint.Scorecards)

The weight used for the average weighted rollup.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Weight As Decimal
'Usage
Dim instance As KpiValue
Dim value As Decimal

value = instance.Weight

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

See Also

Reference

KpiValue Class
KpiValue Members
Microsoft.PerformancePoint.Scorecards Namespace