PerspectiveHierarchy.CubeHierarchy 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 details for a hierarchy on a cube.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.CubeHierarchy CubeHierarchy { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CubeHierarchy : Microsoft.AnalysisServices.CubeHierarchy
Public ReadOnly Property CubeHierarchy As CubeHierarchy
Property Value
The details for a hierarchy on a cube.
- Attributes