Dimension.Attributes Property

Definition

Gets the attributes collection of the dimension.

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

Property Value

The attributes collection of the dimension.

Attributes

Applies to