AggregationDimension.Attributes Property

Gets the collection of attributes for the associated AggregationDimension.

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

Syntax

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

Property Value

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

See Also

Reference

AggregationDimension Class

Microsoft.AnalysisServices Namespace