Share via


BpmProperty.Required Property (Microsoft.PerformancePoint.Scorecards)

If true, the development environment will enforce a value.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Required As Boolean
'Usage
Dim instance As BpmProperty
Dim value As Boolean

value = instance.Required

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

See Also

Reference

BpmProperty Class
BpmProperty Members
Microsoft.PerformancePoint.Scorecards Namespace