Perspective.Parent Property

Gets the parent cube for the perspective.

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

Syntax

C#
[BrowsableAttribute(false)]
public Cube Parent { get; }

Property Value

Type: Microsoft.AnalysisServices.Cube
A Cube object.

See Also

Reference

Perspective Class

Microsoft.AnalysisServices Namespace