AggregationDimension.ParentAggregationDesign Property

Definition

Gets the parent AggregationDesign object of the AggregationDimension object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AggregationDesign ParentAggregationDesign { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentAggregationDesign : Microsoft.AnalysisServices.AggregationDesign
Public ReadOnly Property ParentAggregationDesign As AggregationDesign

Property Value

The parent AggregationDesign object.

Attributes

Applies to