AggregationAttribute.ParentCube Property

Gets the parent Cube of the current AggregationAttribute.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Cube
The parent Cube of the current AggregationAttribute.

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace