Share via


DefaultDimensionSetting.IsVisible Property (Microsoft.PerformancePoint.Scorecards)

This member can be seen by the view.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property IsVisible As Boolean
'Usage
Dim instance As DefaultDimensionSetting
Dim value As Boolean

value = instance.IsVisible

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

See Also

Reference

DefaultDimensionSetting Class
DefaultDimensionSetting Members
Microsoft.PerformancePoint.Scorecards Namespace