Cube.Perspectives 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 perspectives for the cube.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.PerspectiveCollection Perspectives { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Perspectives : Microsoft.AnalysisServices.PerspectiveCollection
Public ReadOnly Property Perspectives As PerspectiveCollection
Property Value
A PerspectiveCollection for the cube.
- Attributes