Freigeben über


TargetValue.IsStatedScoreNull-Eigenschaft

Ruft ab oder legt einen booleschen Wert, der angibt, ob die StatedScoreValueein Nullverweis (Nothing in Visual Basic)ist.

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

Syntax

'Declaration
Public Property IsStatedScoreNull As Boolean
    Get
    Set
'Usage
Dim instance As TargetValue
Dim value As Boolean

value = instance.IsStatedScoreNull

instance.IsStatedScoreNull = value
public bool IsStatedScoreNull { get; set; }

Eigenschaftswert

Typ: System.Boolean
true ist dieser Wert ein Nullverweis (Nothing in Visual Basic); andernfalls false.

Siehe auch

Referenz

TargetValue Klasse

TargetValue-Member

Microsoft.PerformancePoint.Scorecards-Namespace