ParameterUIElement.ReadOnly Property (Microsoft.PerformancePoint.Scorecards)

Indicates if the ParameterUIElement is read only.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ReadOnly As Boolean
'Usage
Dim instance As ParameterUIElement
Dim value As Boolean

value = instance.ReadOnly

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

See Also

Reference

ParameterUIElement Class
ParameterUIElement Members
Microsoft.PerformancePoint.Scorecards Namespace