Partition.AggregationDesignID Property

Definition

Gets or sets the identifier of the aggregation design for the partition.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_AggregationDesignID")]
public string AggregationDesignID { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_AggregationDesignID")>]
member this.AggregationDesignID : string with get, set
Public Property AggregationDesignID As String

Property Value

String

A String containing the AggregationDesignID.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to