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 the levels that belong to the dimension.
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 Dimension
Dim value As LevelCollection
value = instance.Levels
public LevelCollection Levels { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.LevelCollection
The levels that belong to the dimension.