Share via


Dimension.Levels Property (Microsoft.PerformancePoint.Scorecards)

The levels of the dimension.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property Levels As LevelCollection
'Usage
Dim instance As Dimension
Dim value As LevelCollection

value = instance.Levels
[XmlArrayAttribute] 
public LevelCollection Levels { get; }

See Also

Reference

Dimension Class
Dimension Members
Microsoft.PerformancePoint.Scorecards Namespace