Cube.Perspectives Property

Gets the perspectives for the cube.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public PerspectiveCollection Perspectives { get; }

Property Value

Type: Microsoft.AnalysisServices.PerspectiveCollection
A PerspectiveCollection for the cube.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace