Właściwość RegularMeasureGroupDimension.Attributes
Pobiera kolekcja atrybutów związanych z RegularMeasureGroupDimension obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Attributes As MeasureGroupAttributeCollection
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.AnalysisServices.MeasureGroupAttributeCollection
Kolekcja grupa miar atrybuty.
Zobacz także