Partition.AggregationDesign Property

Definition

Gets the aggregation design object for the partition.

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

Property Value

An AggregationDesign object.

Attributes

Applies to