AggregationDesignDimension.Attributes Property

Gets the collection of attributes for the associated AggregationDesignDimension.

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

Syntax

C#
public AggregationDesignAttributeCollection Attributes { get; }

Property Value

Type: Microsoft.AnalysisServices.AggregationDesignAttributeCollection
A collection of attributes.

See Also

Reference

AggregationDesignDimension Class

Microsoft.AnalysisServices Namespace