CubeAttribute.Attribute Property

Gets a dimension attribute from the CubeAttribute object.

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

Syntax

C#
[BrowsableAttribute(false)]
public DimensionAttribute Attribute { get; }

Property Value

Type: Microsoft.AnalysisServices.DimensionAttribute
A DimensionAttribute object.

See Also

Reference

CubeAttribute Class

Microsoft.AnalysisServices Namespace