DimensionAttribute.GroupingBehavior Property

Definition

Gets or sets the grouping behavior for the DimensionAttribute.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_GroupingBehavior")]
public Microsoft.AnalysisServices.GroupingBehavior GroupingBehavior { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_GroupingBehavior")>]
member this.GroupingBehavior : Microsoft.AnalysisServices.GroupingBehavior with get, set
Public Property GroupingBehavior As GroupingBehavior

Property Value

GroupingBehavior

The grouping behavior for the DimensionAttribute.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to