AggregationAttribute.ParentAggregation Property

Definition

Gets the parent Aggregation object of the AggregationAttribute object.

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

Property Value

The parent Aggregation object.

Attributes

Applies to