CubeDimension.Attributes Property

Definition

Gets the collection of attributes associated with a CubeDimension object.

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

Property Value

A collection of cube attributes.

Attributes

Applies to