AggregationAttribute.ParentAggregation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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