AggregationDesignDimension.Attributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the collection of attributes for the associated AggregationDesignDimension.
public Microsoft.AnalysisServices.AggregationDesignAttributeCollection Attributes { get; }
member this.Attributes : Microsoft.AnalysisServices.AggregationDesignAttributeCollection
Public ReadOnly Property Attributes As AggregationDesignAttributeCollection
Property Value
A collection of attributes.