PerspectiveDimension.Hierarchies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection of perspective hierarchies for the associated PerspectiveDimension.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.PerspectiveHierarchyCollection Hierarchies { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Hierarchies : Microsoft.AnalysisServices.PerspectiveHierarchyCollection
Public ReadOnly Property Hierarchies As PerspectiveHierarchyCollection
Property Value
The collection of perspective hierarchies.
- Attributes