Cube.Perspectives Property

Definition

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

Applies to