Share via


BpmPropertyBool.Value Property (Microsoft.PerformancePoint.Scorecards)

The boolean value.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Value As Boolean
'Usage
Dim instance As BpmPropertyBool
Dim value As Boolean

value = instance.Value

instance.Value = value
[XmlAttributeAttribute] 
public virtual bool Value { get; set; }

See Also

Reference

BpmPropertyBool Class
BpmPropertyBool Members
Microsoft.PerformancePoint.Scorecards Namespace