AggregationInstanceDimension.Attributes Property

Definition

Gets the collection of attributes for the associated AggregationInstanceDimension.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AggregationInstanceAttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Attributes : Microsoft.AnalysisServices.AggregationInstanceAttributeCollection
Public ReadOnly Property Attributes As AggregationInstanceAttributeCollection

Property Value

A collection of attributes.

Attributes

Applies to