CubeDimension.Attributes Property

Gets the collection of attributes associated with a CubeDimension object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public CubeAttributeCollection Attributes { get; }

Property Value

Type: Microsoft.AnalysisServices.CubeAttributeCollection
A collection of cube attributes.

See Also

Reference

CubeDimension Class

Microsoft.AnalysisServices Namespace