Partition.AggregationDesign 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 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