Share via


TupleNode.IsPlaceholder Property (Microsoft.PerformancePoint.Scorecards)

A placeholder node is used as the root node when this tree is 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 TupleNode
Dim value As Boolean

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

See Also

Reference

TupleNode Class
TupleNode Members
Microsoft.PerformancePoint.Scorecards Namespace