AggregationDimension.Attributes Property

Definition

Gets the collection of attributes for the associated AggregationDimension.

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

Property Value

A collection of attributes.

Attributes

Applies to