Share via


MemberNode.IsPlaceholder Property (Microsoft.PerformancePoint.Scorecards)

Signifies that this node is a plceholder node. A placeholder node is used as the root node when this tree is really just a collection

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public ReadOnly Property IsPlaceholder As Boolean
'Usage
Dim instance As MemberNode
Dim value As Boolean

value = instance.IsPlaceholder
[XmlIgnoreAttribute] 
public bool IsPlaceholder { get; }

See Also

Reference

MemberNode Class
MemberNode Members
Microsoft.PerformancePoint.Scorecards Namespace