CubeAttribute.ParentCube Property

Gets a parent Cube of the CubeAttribute object.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Cube
A Cube object.

See Also

Reference

CubeAttribute Class

Microsoft.AnalysisServices Namespace