CubeDimension.AllMemberAggregationUsage Property

Definition

Gets or sets controls for how aggregations are designed in the Aggregation Designer.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CubeDimension_AllMemberAggregationUsage")]
public Microsoft.AnalysisServices.AggregationUsage AllMemberAggregationUsage { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CubeDimension_AllMemberAggregationUsage")>]
member this.AllMemberAggregationUsage : Microsoft.AnalysisServices.AggregationUsage with get, set
Public Property AllMemberAggregationUsage As AggregationUsage

Property Value

AggregationUsage

Aggregation use specification.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to