AggregationAttribute.Attribute Property

Gets the DimensionAttribute assigned to a Aggregation.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.DimensionAttribute
The DimensionAttribute assigned to an Aggregation.

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace