AggregationDesign.ParentCube Property

Gets the Cube object that is the parent of the AggregationDesign 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

AggregationDesign Class

Microsoft.AnalysisServices Namespace