Hierarchy.Levels Property

Definition

Gets the levels associated with the Hierarchy object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.LevelCollection Levels { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Levels : Microsoft.AnalysisServices.LevelCollection
Public ReadOnly Property Levels As LevelCollection

Property Value

A collection of levels.

Attributes

Applies to