GridCell.WorstChildScore Property (Microsoft.PerformancePoint.Scorecards)
The worst child score.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property WorstChildScore As Decimal
'Usage
Dim instance As GridCell
Dim value As Decimal
value = instance.WorstChildScore
instance.WorstChildScore = value
[XmlAttributeAttribute]
public decimal WorstChildScore { get; set; }
See Also
Reference
GridCell Class
GridCell Members
Microsoft.PerformancePoint.Scorecards Namespace