Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the levels of the hierarchy.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Levels As LevelCollection
Get
'Usage
Dim instance As Hierarchy
Dim value As LevelCollection
value = instance.Levels
public LevelCollection Levels { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.LevelCollection
The levels of the hierarchy.