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


Свойство RegularMeasureGroupDimension.Attributes

Gets the collection of attributes associated with a RegularMeasureGroupDimension object.

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

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property Attributes As MeasureGroupAttributeCollection 
    Get
'Применение
Dim instance As RegularMeasureGroupDimension 
Dim value As MeasureGroupAttributeCollection 

value = instance.Attributes
[BrowsableAttribute(false)]
public MeasureGroupAttributeCollection Attributes { get; }
[BrowsableAttribute(false)]
public:
property MeasureGroupAttributeCollection^ Attributes {
    MeasureGroupAttributeCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Attributes : MeasureGroupAttributeCollection
function get Attributes () : MeasureGroupAttributeCollection

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

Тип: Microsoft.AnalysisServices.MeasureGroupAttributeCollection
A collection of measure group attributes.

См. также

Справочник

RegularMeasureGroupDimension Класс

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