Поделиться через


Свойство AggregationDesignDimension.Attributes

Gets the collection of attributes for the associated AggregationDesignDimension.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property Attributes As AggregationDesignAttributeCollection 
    Get
'Применение
Dim instance As AggregationDesignDimension 
Dim value As AggregationDesignAttributeCollection 

value = instance.Attributes
public AggregationDesignAttributeCollection Attributes { get; }
public:
property AggregationDesignAttributeCollection^ Attributes {
    AggregationDesignAttributeCollection^ get ();
}
member Attributes : AggregationDesignAttributeCollection
function get Attributes () : AggregationDesignAttributeCollection

Значение свойства

Тип: Microsoft.AnalysisServices.AggregationDesignAttributeCollection
A collection of attributes.

См. также

Справочник

AggregationDesignDimension Класс

Пространство имен Microsoft.AnalysisServices